Răsfoiți Sursa

Merge pull request #200 from blackberry-gaming/next-setaylor

Next setaylor
Sean Paul Taylor 13 ani în urmă
părinte
comite
9a5c936d04
2 a modificat fișierele cu 6 adăugiri și 5 ștergeri
  1. 5 4
      README.md
  2. 1 1
      gameplay-template/template.bar-descriptor.xml

+ 5 - 4
README.md

@@ -7,13 +7,14 @@ GamePlay is a open-source, cross-platform 3D native gaming framework making it e
 - Apple iOS 5 (using Apple XCode 4.3)
 
 ## Supported Desktop Platforms
-- Microsoft Windows XP/7 (using Microsoft Visual Studio 2010)
+- Microsoft Windows 7 (using Microsoft Visual Studio 2010)
 - Apple MacOS X (using Apple XCode 4.3)
 
-## Roadmap for 'next' branch
+## Roadmap for 'next' branch
+- Lua script bindings
 - Terrain and Water
-- Improvements to Lighting
-- More Samples and Tutorials
+- Lighting enhancements
+- Editor
 
 ## Licence
 The project is open sourced under the Apache 2.0 license.

+ 1 - 1
gameplay-template/template.bar-descriptor.xml

@@ -38,7 +38,7 @@
     <author>TEMPLATE_AUTHOR</author>
 
     <!--  Unique author ID assigned by signing authority. Required if using debug tokens. -->
-    <!-- <authorId>ABC1234YjsnUk235h</authorId> -->
+    <!-- <authorId>gYAAgPkLP1tZlyYP1wiMaRFFNMw</authorId> -->
 
     <initialWindow>
         <aspectRatio>landscape</aspectRatio>