Files
bl/public/config/ServerR.xml

81 lines
2.1 KiB
Go
Raw Normal View History

2025-07-05 20:46:56 +08:00
<!--公网-->
<config>
<newsversion>20250307</newsversion>
<regversion>20250403</regversion>
<dailyTask>2</dailyTask>
<superNoNo>1</superNoNo>
<uiversion>20250307</uiversion>
<fightVersion>20250307</fightVersion>
<ipConfig>
<http url="/ip.txt"/>
<!--http url="http://login.51seer.com/ip.txt"/-->
<EmailLogin url="http://127.0.0.1:8080/"/>
2025-07-05 20:46:56 +08:00
<Email ip="10.1.1.4" port="7777"/>
<DirSer ip="10.1.1.4" port="7777"/>
<Visitor ip="10.1.1.4" port="7777"/>
<!-- 拉服务器列表创建人物形象-->
<SubServer ip="10.1.1.4" port="7788"/>
<!-- 注册服务器 -->
<RegistSer ip="10.1.1.5" port="3200"/>
</ipConfig>
<ServerList max="300">
<list name="扎克星"/>
<list name="天蝎星"/>
<list name="射手星"/>
<list name="山羊星"/>
<list name="水瓶星"/>
<list name="双鱼星"/>
<list name="天鹰星"/>
<list name="测试内部服"/>
<list name="天秤星"/>
</ServerList>
<!-- <Res url="http://10.1.1.4/resource/" />-->
<Res url="resource/" />
<Npc url="resource/npc/" />
<AppModule url="module/com/robot/module/app/" />
<TaskModule url="module/com/robot/module/task/" />
<BookModule url="module/com/robot/module/book/" />
<GameModule url="module/com/robot/module/game/" />
<HelpModule url="module/com/robot/module/help/" />
<TaskItemIconURL url="resource/item/task/icon/" />
<MailTemplateURL url="resource/mail/" />
<ClothLight url="resource/eff/clothLight/" />
<Transform url="resource/transform/movie/" />
<DailyActive url="module/com/robot/module/dailyActive/" />
</config>
****
<!--
定期更新内容
包括Loading文字
-->
<root>
<!-- loading文字 -->
<loading>
<list str = "快去探索!"/>
</loading>
<!-- 咚咚说话 $号代表换行-->
<blue>
<list str = ""/>
</blue>
<!-- 叮叮说话 $号代表换行-->
<green>
<list str = "……"/>
</green>
<brother>
<list str = ""/>
</brother>
<map>
<list str = "◎ 封印"/>
</map> <news>
<list str = "第四封印迸发!"/>
</news>
<newsChangeMap>
<list id = "5"/>
<list id = "326"/>
<list id = "103"/>
<list id = "326"/>
</newsChangeMap>
</root>