khanat-opennel-code/code/nel/samples/net/multi_shards/shard_config/admin_executor_service.cfg
2010-05-06 02:08:41 +02:00

8 lines
359 B
INI

Services = { "NS", "LS", "WS" };
NS = { "r:\code\nelns\naming_service", "r:\code\nelns\naming_service\debug\naming_service.exe" };
LS = { "r:\code\nelns\login_service", "r:\code\nelns\login_service\debug\login_service.exe" };
WS = { "r:\code\nelns\welcome_service", "r:\code\nelns\welcome_service\debug\welcome_service.exe" };
WindowStyle = "WIN";