|
@@ -1,4 +1,4 @@
|
|
-
|
|
|
|
|
|
+
|
|
## Torque 2D 3.4
|
|
## Torque 2D 3.4
|
|
|
|
|
|
MIT Licensed Open Source version of Torque 2D from GarageGames. Maintained by the T2D Steering Committee and contributions from the community.
|
|
MIT Licensed Open Source version of Torque 2D from GarageGames. Maintained by the T2D Steering Committee and contributions from the community.
|
|
@@ -15,7 +15,7 @@ Here is an overview of the branches found in the Torque 2D repository:
|
|
|
|
|
|
### Precompiled Version
|
|
### Precompiled Version
|
|
|
|
|
|
-If you do not wish to compile the source code yourself, precompiled binary files for Windows and OSX are available from the [Torque 2D Release Page](https://github.com/GarageGames/Torque2D/releases).
|
|
|
|
|
|
+If you do not wish to compile the source code yourself, precompiled binary files for Windows and OSX are available from the [Torque 2D Release Page](https://github.com/TorqueGameEngines/Torque2D/releases).
|
|
|
|
|
|
### Building the Source
|
|
### Building the Source
|
|
|
|
|
|
@@ -28,7 +28,7 @@ After downloading a copy of the source code, the following project files for eac
|
|
* **Android:** Android Studio
|
|
* **Android:** Android Studio
|
|
* **Web:** Emscripten/Cmake
|
|
* **Web:** Emscripten/Cmake
|
|
|
|
|
|
-See the [wiki](https://github.com/GarageGames/Torque2D/wiki) for available guides on platform setup and development.
|
|
|
|
|
|
+See the [wiki](https://github.com/TorqueGameEngines/Torque2D/wiki) for available guides on platform setup and development.
|
|
|
|
|
|
### Batteries Included
|
|
### Batteries Included
|
|
|
|
|
|
@@ -40,7 +40,7 @@ The Sandbox is also an excellent framework for rapidly prototyping your own game
|
|
|
|
|
|
### Documentation
|
|
### Documentation
|
|
|
|
|
|
-All documentation for the open source version of Torque 2D can be found on our [Github wiki page](https://github.com/GarageGames/Torque2D/wiki). It contains many tutorials, detailed technical information on engine systems, a script reference guide automatically generated from the source code, and articles on how to contribute to our open source development.
|
|
|
|
|
|
+All documentation for the open source version of Torque 2D can be found on our [Github wiki page](https://github.com/TorqueGameEngines/Torque2D/wiki). It contains many tutorials, detailed technical information on engine systems, a script reference guide automatically generated from the source code, and articles on how to contribute to our open source development.
|
|
|
|
|
|
### Community
|
|
### Community
|
|
|
|
|