Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 382 Bytes

File metadata and controls

15 lines (15 loc) · 382 Bytes

File structure:

  • int File version = 0x5 (5)
  • int Number of regions
    • float Position left
    • float Position bottom
    • float Position right
    • float Position top
    • string Region name
    • int Region id
    • char(4) Weather effect
    • string Ambient sound
    • byte Color - blue
    • byte Color - green
    • byte Color - red
    • unknown(1)