MegaZeux Property List
From Just Solve the File Format Problem
MegaZeux Property List is a file format used in the ZIP-based world format in recent versions of MegaZeux. It consists of several properties put after each other Each property consists of:
- Property number (16-bits small-endian)
- Data size (32-bits small-endian)
- Data (of the specified size; if the data is numeric, it is treated as a small-endian number, and can be one or two or four bytes)