[BUG] T3D Beta1 Torque Toolbox New Project generation
by Davide Archetti · in Torque 3D Professional · 05/03/2009 (1:54 am) · 2 replies
If you create a new project, the torqueConfig.h file in the Source Files folder says:
... /// Version number is major * 1000 + minor * 100 + revision * 10. #define TORQUE_APP_VERSION 1800 /// Human readable application version string. #define TORQUE_APP_VERSION_STRING "1.8.0" ...
#2
05/03/2009 (5:26 am)
If you look around various script files you can find comment blocks at the top referencing anything from Torque Game Engine Advanced to Torque Shader Engine, might even be some TGBs in there.
Torque 3D Owner Caylo Gypsyblood