mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-10 02:24:05 +09:00
let's compress everything because we can
This commit is contained in:
@@ -32,7 +32,7 @@ File is named as `"world"+world_index+".json"`
|
||||
```
|
||||
{
|
||||
worldname: "New World",
|
||||
comp: <0 for uncompressed, 1 for GZip, 2 for LZMA>,
|
||||
comp: <null, "gzip">,
|
||||
width: 8192,
|
||||
height: 2048,
|
||||
spawnx: 4096,
|
||||
|
||||
Reference in New Issue
Block a user