:: little debug helper script that helps you starting Torque3D with command line arguments. :: possible args: :: -log :: -console :: -level :: -worldeditor :: -guieditor :: -help :: as example, we just show the console "@PROJECT_NAME@.exe" -console :: or load a level and open the editor: :: "@PROJECT_NAME@.exe" -console -level mylevel.mis -worldeditor