mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-14 08:04:40 +00:00
improved config format, eaiser to be used now
This commit is contained in:
parent
444b12a670
commit
0dc0e70114
17 changed files with 462 additions and 460 deletions
|
|
@ -31,7 +31,7 @@
|
|||
//not only to your game proper, but also to all of your tools.
|
||||
|
||||
/// What's the name of your application? Used in a variety of places.
|
||||
#define TORQUE_APP_NAME "Empty"
|
||||
#define TORQUE_APP_NAME "@TORQUE_APP_NAME@"
|
||||
|
||||
/// What version of the application specific source code is this?
|
||||
///
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue