|
@@ -5,10 +5,10 @@
|
|
|
GamePlay is an open-source, cross-platform, C++ game framework/engine for creating 2D/3D mobile and desktop games.
|
|
GamePlay is an open-source, cross-platform, C++ game framework/engine for creating 2D/3D mobile and desktop games.
|
|
|
|
|
|
|
|
- [Website](http://www.gameplay3d.io/)
|
|
- [Website](http://www.gameplay3d.io/)
|
|
|
-- [Forums](http://www.gameplay3d.io/forums/)
|
|
|
|
|
- [Wiki](https://github.com/gameplay3d/GamePlay/wiki)
|
|
- [Wiki](https://github.com/gameplay3d/GamePlay/wiki)
|
|
|
- [API Reference](http://gameplay3d.github.io/GamePlay/api/index.html)
|
|
- [API Reference](http://gameplay3d.github.io/GamePlay/api/index.html)
|
|
|
- [Development Guide](https://github.com/gameplay3d/GamePlay/wiki#wiki-Development_Guide)
|
|
- [Development Guide](https://github.com/gameplay3d/GamePlay/wiki#wiki-Development_Guide)
|
|
|
|
|
+- [Community Group](https://groups.google.com/d/forum/gameplay3d-developers)
|
|
|
|
|
|
|
|
## Supported Platforms
|
|
## Supported Platforms
|
|
|
- [Windows](https://github.com/gameplay3d/GamePlay/wiki/Visual-Studio-Setup)
|
|
- [Windows](https://github.com/gameplay3d/GamePlay/wiki/Visual-Studio-Setup)
|
|
@@ -26,12 +26,6 @@ Open-source under [Apache 2.0 license](http://www.tldrlegal.com/license/apache-l
|
|
|
|
|
|
|
|
## Bug Reporting
|
|
## Bug Reporting
|
|
|
Please log bugs under [Issues](https://github.com/gameplay3d/GamePlay/issues) on github.
|
|
Please log bugs under [Issues](https://github.com/gameplay3d/GamePlay/issues) on github.
|
|
|
-If you are unsure if your problem is a bug then post on the [Help Forum](http://www.gameplay3d.io/forums/viewforum.php?f=3).
|
|
|
|
|
-
|
|
|
|
|
-## Feature Requests
|
|
|
|
|
-Please post feature requests on the [Feature Request Forum](http://www.gameplay3d.io/forums/viewforum.php?f=4).
|
|
|
|
|
-
|
|
|
|
|
-Approved feature requests will be added to the github backlog issues list.
|
|
|
|
|
|
|
|
|
|
## Disclaimer
|
|
## Disclaimer
|
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
|