summaryrefslogtreecommitdiff
path: root/example/maps.xml
diff options
context:
space:
mode:
Diffstat (limited to 'example/maps.xml')
-rw-r--r--example/maps.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/example/maps.xml b/example/maps.xml
index 94673852..8d1889f2 100644
--- a/example/maps.xml
+++ b/example/maps.xml
@@ -1,4 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<maps>
+ <!--
+ id: unique id of map(> 0)
+ name: the name of the maps (without .tmx extension)
+ [optional] servername: the name of the server that should run this map
+ -->
<map id="1" name="desert" />
</maps>