Torque3D/README.md

51 lines
2.9 KiB
Markdown
Raw Permalink Normal View History

# Torque3D
2012-09-18 20:33:56 +00:00
MIT Licensed Open Source version of [Torque3D](https://torque3d.org) from [GarageGames](http://www.garagegames.com)
2012-09-19 16:48:06 +00:00
[![GitHub tag](https://img.shields.io/github/tag/TorqueGameEngines/Torque3D.svg)](https://github.com/TorqueGameEngines/Torque3D/tags)
[![GitHub release](https://img.shields.io/github/release/TorqueGameEngines/Torque3D.svg)](https://github.com/TorqueGameEngines/Torque3D/releases/latest)
[![Github All Releases](https://img.shields.io/github/downloads/TorqueGameEngines/Torque3D/total.svg)](https://github.com/TorqueGameEngines/Torque3D/releases/latest)
2016-12-18 22:21:07 +00:00
[![Discord](https://img.shields.io/badge/Discord%20-%237289DA.svg?&logo=discord&logoColor=white)](https://discord.com/invite/qdAZxT4)
[![IRC](https://img.shields.io/badge/irc-%23garagegames-green.svg)](https://kiwiirc.com/client/irc.maxgaming.net/?nick=wiki_user|?#garagegames)
2016-12-18 22:21:07 +00:00
2023-07-26 09:37:30 +00:00
**Build Status:**
2023-07-27 07:48:26 +00:00
[![Windows Build](https://github.com/TorqueGameEngines/Torque3D/actions/workflows/build-windows-msvc.yml/badge.svg)](https://github.com/TorqueGameEngines/Torque3D/actions/workflows/build-windows-msvc.yml)
2023-07-26 09:37:30 +00:00
2023-07-27 07:48:26 +00:00
[![Linux Build](https://github.com/TorqueGameEngines/Torque3D/actions/workflows/build-linux-gcc.yml/badge.svg)](https://github.com/TorqueGameEngines/Torque3D/actions/workflows/build-linux-gcc.yml)
2023-07-26 09:37:30 +00:00
2023-07-27 07:48:26 +00:00
[![MacOSX Build](https://github.com/TorqueGameEngines/Torque3D/actions/workflows/build-macos-clang.yml/badge.svg)](https://github.com/TorqueGameEngines/Torque3D/actions/workflows/build-macos-clang.yml)
2023-07-26 09:37:30 +00:00
## More Information
2012-09-19 16:48:06 +00:00
* [Homepage](https://torque3d.org)
* [Torque 3D wiki](http://wiki.torque3d.org)
* [Community forum](https://torque3d.org/forums)
2022-04-08 22:03:37 +00:00
* [Roadmap](https://github.com/orgs/TorqueGameEngines/projects/1)
* [Binaries](https://github.com/TorqueGameEngines/Torque3D-Binaries)
2024-01-15 15:39:11 +00:00
* [Guide Docs](https://docs.torque3d.org/)
* [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)
2012-09-19 16:48:06 +00:00
## Pre-compiled Version
2013-05-09 18:07:33 +00:00
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 [Torque3D Binaries](https://github.com/TorqueGameEngines/Torque3D-Binaries) repo.
2013-05-09 18:07:33 +00:00
### 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)
2017-09-02 13:06:10 +00:00
* [Offline documentation repository](https://github.com/Torque3D-GameEngine/Torque3D-Documentation)
2012-12-18 19:30:13 +00:00
2016-12-18 22:21:07 +00:00
# License
2016-12-19 00:07:25 +00:00
All assets and code are under the [![license](https://img.shields.io/github/license/GarageGames/Torque3D.svg)](https://github.com/GarageGames/Torque3D/blob/master/LICENSE.md)