aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/map-base64-gzip.tmj
diff options
context:
space:
mode:
authorsadbeast <sadbeast@sadbeast.com>2024-04-15 18:08:28 -0700
committersadbeast <sadbeast@sadbeast.com>2024-05-18 17:23:35 -0700
commita4711cad923d6c7480e596685d9dcaefa241fe3b (patch)
treef0c36edea9b32b8a1825270436868bb020689657 /src/test/map-base64-gzip.tmj
downloadtmz-a4711cad923d6c7480e596685d9dcaefa241fe3b.tar.gz
tmz-a4711cad923d6c7480e596685d9dcaefa241fe3b.tar.bz2
initial mistakeHEADmain
Diffstat (limited to 'src/test/map-base64-gzip.tmj')
-rw-r--r--src/test/map-base64-gzip.tmj35
1 files changed, 35 insertions, 0 deletions
diff --git a/src/test/map-base64-gzip.tmj b/src/test/map-base64-gzip.tmj
new file mode 100644
index 0000000..3fa4154
--- /dev/null
+++ b/src/test/map-base64-gzip.tmj
@@ -0,0 +1,35 @@
+{ "compressionlevel":-1,
+ "height":5,
+ "infinite":false,
+ "layers":[
+ {
+ "class":"bar",
+ "compression":"gzip",
+ "data":"H4sIAAAAAAAAA+NiYGDgB2JWIGZjYDgAxA6sUD5UrAGIGZiBcsxockB+AzOUDTJDAEmOFcrnBmIAadKM8GQAAAA=",
+ "encoding":"base64",
+ "height":5,
+ "id":1,
+ "name":"ground",
+ "opacity":1,
+ "type":"tilelayer",
+ "visible":true,
+ "width":5,
+ "x":0,
+ "y":0
+ }],
+ "nextlayerid":2,
+ "nextobjectid":1,
+ "orientation":"orthogonal",
+ "renderorder":"right-down",
+ "tiledversion":"1.10.2",
+ "tileheight":8,
+ "tilesets":[
+ {
+ "firstgid":1,
+ "source":"src/test/tiles.tsj"
+ }],
+ "tilewidth":8,
+ "type":"map",
+ "version":"1.10",
+ "width":5
+}