mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-19 20:24:49 +00:00
Updated readme with new links
The release, downloads and tag will update once a tag is created and a release is pushed
This commit is contained in:
parent
67b5afcfbe
commit
4e78800ae0
34
README.md
34
README.md
|
|
@ -1,28 +1,36 @@
|
|||
# Torque 3D
|
||||
# Torque3D
|
||||
|
||||
MIT Licensed Open Source version of [Torque 3D](http://torque3d.org) from [GarageGames](http://www.garagegames.com)
|
||||
MIT Licensed Open Source version of [Torque3D](https://torque3d.org) from [GarageGames](http://www.garagegames.com)
|
||||
|
||||
[](https://github.com/GarageGames/Torque3D/tags)
|
||||
[](https://github.com/GarageGames/Torque3D/releases/latest)
|
||||
[](https://github.com/GarageGames/Torque3D/releases/latest)
|
||||
[](https://github.com/TorqueGameEngines/Torque3D/tags)
|
||||
[](https://github.com/TorqueGameEngines/Torque3D/releases/latest)
|
||||
[](https://github.com/TorqueGameEngines/Torque3D/releases/latest)
|
||||
|
||||
[](https://discord.com/invite/qdAZxT4) [](https://kiwiirc.com/client/irc.maxgaming.net/?nick=wiki_user|?#garagegames)
|
||||
[](https://discord.com/invite/qdAZxT4)
|
||||
[](https://kiwiirc.com/client/irc.maxgaming.net/?nick=wiki_user|?#garagegames)
|
||||
|
||||
## More Information
|
||||
|
||||
* [Homepage](http://torque3d.org)
|
||||
* [Homepage](https://torque3d.org)
|
||||
* [Torque 3D wiki](http://wiki.torque3d.org)
|
||||
* [Community forum](http://forums.torque3d.org)
|
||||
* [GarageGames forum](http://www.garagegames.com/community/forums)
|
||||
* [GarageGames professional services](http://services.garagegames.com/)
|
||||
* [Community forum](https://torque3d.org/forums)
|
||||
* [Binaries](https://github.com/TorqueGameEngines/Torque3D-Binaries)
|
||||
* [Guide Docs](https://torque3d.org/docs/t3d/)
|
||||
* [Reference Docs](https://reference.torque3d.org/)
|
||||
* [Work Blog](https://torque3d.org/blogs/blog/1-work-blog/)
|
||||
|
||||
**Extras:**
|
||||
[Torque3D Resources](https://github.com/Torque3DResources) | [Awesome Torque3D](https://github.com/TorqueGameEngines/awesome-torque3d)
|
||||
|
||||
## Pre-compiled Version
|
||||
|
||||
In addition to GitHub we also have a couple of pre-packaged files for you to download if you would prefer to not compile the code yourself.
|
||||
They are available from the [downloads](http://wiki.torque3d.org/main:downloads) page on the wiki.
|
||||
|
||||
## Related repositories
|
||||
They are available from the [Torque3D Binaries](https://github.com/TorqueGameEngines/Torque3D-Binaries) repo.
|
||||
|
||||
### Legacy Links
|
||||
* [Legacy Repository](https://github.com/GarageGames/Torque3D)
|
||||
* [GarageGames forum](http://www.garagegames.com/community/forums)
|
||||
* [GarageGames professional services](http://services.garagegames.com/)
|
||||
* [Project Manager repository](https://github.com/GarageGames/Torque3D-ProjectManager)
|
||||
* [Offline documentation repository](https://github.com/Torque3D-GameEngine/Torque3D-Documentation)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue