13 lines
303 B
INI
13 lines
303 B
INI
5 years ago
|
// link the common configuration file
|
||
|
RootConfigFilename = "common.cfg";
|
||
|
|
||
|
//DisplayedVariables += {"GlobalActorCount","GlobalActorMoves","GlobalActorUpdates"};
|
||
|
|
||
|
// by default, use localhost to find the naming service
|
||
|
//NSHost = "nevrax-01";
|
||
|
|
||
|
|
||
|
//StartCommands = {
|
||
|
// "execute_test test.combat.test"
|
||
|
//};
|