embed application info in console.logs

ap name [ap version] [engine version]
This commit is contained in:
AzaezelX 2026-04-04 17:21:42 -05:00
parent e7b4a0f1dc
commit e8193d1cc3

View file

@ -9,7 +9,7 @@ trace(false);
// Set the name of our application
$appName = "@TORQUE_APP_NAME@";
echo("Initializing" SPC $appName SPC getVersionString());
//-----------------------------------------------------------------------------
// Load up scripts to initialise subsystems.
ModuleDatabase.setModuleExtension("module");