From ed677024b585849c9398639033624d4ea795edfb Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期三, 26 十二月 2018 15:32:27 +0800 Subject: [PATCH] 5424 【后端】【1.4】跨服竞技场开发(增加查看跨服玩家) --- ZoneServerGroup/map1_8G/MapServer/LaunchControl.ini | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/LaunchControl.ini b/ZoneServerGroup/map1_8G/MapServer/LaunchControl.ini new file mode 100644 index 0000000..8057aeb --- /dev/null +++ b/ZoneServerGroup/map1_8G/MapServer/LaunchControl.ini @@ -0,0 +1,8 @@ +[Network] +;开服分组名 +GroupName=LaunchServer +;所属服务器名 +ServerName=MapServerManager +;在网络积木中的模块名 +BlockDllName=MapServerManagerDLL +LaunchManagerName=LaunchServerManager \ No newline at end of file -- Gitblit v1.8.0