forked from mirrors/principia
Rewritten from the original `level-decompressor` Python script into C++ using Principia's own level reader
198 B
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>