Просмотр исходного кода

Added detailed task list to roadmap, and link to contribute on main readme

BearishSun 9 лет назад
Родитель
Сommit
f7354ba863
2 измененных файлов с 5 добавлено и 0 удалено
  1. 2 0
      Documentation/GitHub/roadmap.md
  2. 3 0
      README.md

+ 2 - 0
Documentation/GitHub/roadmap.md

@@ -1,5 +1,7 @@
 # Roadmap
 
+[Detailed task list] (https://trello.com/b/w6CyYY37/banshee-3d)
+
 We are currently focusing on finish up a final set of features before releasing 1.0 stable. These features are:
  - Vulkan implementation
  - Physically based renderer

+ 3 - 0
README.md

@@ -18,7 +18,10 @@ Aside from being a fully featured game engine and toolkit, Banshee can also be u
 # Documentation
 * [Managed](http://docs.banshee3d.com/Managed/index.html) - Documentation for the scripting (C#) API. This is what most users will be interested in.
 * [Native] (http://docs.banshee3d.com/Native/index.html) - Documentation for the native (C++) API. This is meant for advanced users meaning to extend/modify the engine.
+
+# About
 * [License](https://github.com/BearishSun/BansheeEngine/blob/master/Documentation/GitHub/license.md) - Information about Banshee's license.
+* [Contribute](http://www.banshee3d.com/contribute) - Help out with the development
 
 # Media
 **Banshee Editor**