summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--maps/.world25
1 files changed, 25 insertions, 0 deletions
diff --git a/maps/.world b/maps/.world
new file mode 100644
index 00000000..c979cad1
--- /dev/null
+++ b/maps/.world
@@ -0,0 +1,25 @@
+{
+ "maps": [
+ {
+ "fileName": "003-1.tmx",
+ "x": 0,
+ "y": 0
+ },
+ {
+ "fileName": "004-1.tmx",
+ "x": 0,
+ "y": 5760
+ },
+ {
+ "fileName": "004-2.tmx",
+ "x": 4480,
+ "y": 5760
+ },
+ {
+ "fileName": "010-1.tmx",
+ "x": 5120,
+ "y": 1280
+ }
+ ],
+ "type": "world"
+}