This document describes the format of the linear file format created by @xymb-endcrystalme.
- 8 Byte
Signature
, always0xc3ff13183cca9d9a
- 1 Byte
Version
, only0x01
is used by linear.py in xymb-endcrystalme/LinearRegionFileFormatTools - 4 Byte
Newest Timestamp
, timestamp of the most recently modified Chunk in this File - 1 Byte
Compression Level
, compression level used for the Chunk Data - 1 Byte
Chunk Count
, how many Chunks are in this File - 4 Byte
Complete Region Length
, compressed Size of the Chunk Data in this File, including Headers