Browse Source

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

BearishSun 9 years ago
parent
commit
f7354ba863
2 changed files with 5 additions and 0 deletions
  1. 2 0
      Documentation/GitHub/roadmap.md
  2. 3 0
      README.md

+ 2 - 0
Documentation/GitHub/roadmap.md

@@ -1,5 +1,7 @@
 # Roadmap
 # 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:
 We are currently focusing on finish up a final set of features before releasing 1.0 stable. These features are:
  - Vulkan implementation
  - Vulkan implementation
  - Physically based renderer
  - 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
 # Documentation
 * [Managed](http://docs.banshee3d.com/Managed/index.html) - Documentation for the scripting (C#) API. This is what most users will be interested in.
 * [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.
 * [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.
 * [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
 # Media
 **Banshee Editor**
 **Banshee Editor**