MegaZeux Property List
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Game data files }} MegaZeux Property List is a file format used in the ZIP-based world format in recent versions of MegaZeux. ...") |
Latest revision as of 23:00, 29 February 2020
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)