You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ryzom-core/code/ryzom/server/testing_tool_service.cfg

13 lines
303 B
INI

// 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"
//};