|
|
@@ -4,8 +4,8 @@
|
|
|
|
|
|
GamePlay is an open-source, cross-platform, C++ game framework/engine for creating 2D/3D mobile and desktop games.
|
|
|
|
|
|
-- [Website](http://www.gameplay3d.org/)
|
|
|
-- [Forums](http://www.gameplay3d.org/forums/)
|
|
|
+- [Website](http://www.gameplay3d.io/)
|
|
|
+- [Forums](http://www.gameplay3d.io/forums/)
|
|
|
- [Wiki](https://github.com/gameplay3d/GamePlay/wiki)
|
|
|
- [API Reference](http://gameplay3d.github.io/GamePlay/api/index.html)
|
|
|
- [Development Guide](https://github.com/gameplay3d/GamePlay/wiki#wiki-Development_Guide)
|
|
|
@@ -26,10 +26,10 @@ Open-source under [Apache 2.0 license](http://www.tldrlegal.com/license/apache-l
|
|
|
|
|
|
## Bug Reporting
|
|
|
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.org/forums/viewforum.php?f=3).
|
|
|
+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.org/forums/viewforum.php?f=4).
|
|
|
+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.
|
|
|
|