principia/utils/lvlbuf-decompressor/README.md
ROllerozxa 734fb3f8d7 Add lvlbuf-decompressor tool for decompressing level buffer
Rewritten from the original `level-decompressor` Python script into C++ using Principia's own level reader
2026-05-31 01:14:08 +02:00

198 B

lvlbuf-decompressor

Decompresses the level buffer of a Principia level file and outputs it to a separate file.

Usage

lvlbuf-decompressor <input level path> <buffer output path>