1
0
Fork 0
This repository has been archived on 2024-01-06. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
MMORPG_PROJECT/Unity Server Project/data/world/worldList.xml
2016-06-22 21:45:43 +02:00

9 lines
No EOL
212 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<worldList>
<worlds>
<entry>
<key>10000001</key>
<value>10000001.map</value>
</entry>
</worlds>
</worldList>