khanat-opennel-code/code/nel/samples/net/multi_shards/shard_config/admin_executor_service.cfg
2015-12-18 13:02:31 +01: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";