forked from mirrors/principia
Rewritten from the original `level-decompressor` Python script into C++ using Principia's own level reader |
||
|---|---|---|
| .. | ||
| main.cc | ||
| Makefile | ||
| README.md | ||
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>