Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 667 Bytes

README.md

File metadata and controls

34 lines (25 loc) · 667 Bytes

Moment

A Torque3D script project.

Getting Moment

You can download the latest version of Moment as a zip file here.

Compiling

Moment relies on source code changes that are maintained in my own fork of Torque3D. To use Moment, first clone my fork:

git clone https://github.com/eightyeight/Torque3D.git Torque3D-eightyeight
cd Torque3D-eightyeight
git checkout eightyeight

Then you can clone Moment into the projects directory:

cd My\ Projects
git clone https://github.com/eightyeight/Moment.git Moment

Credits

Art

  • GarageGames
  • Tridinaut