principia/utils/progress-get/README.md
ROllerozxa 01236f4b31 Move util programs back into main repository
Also includes new Makefiles for building them and a README in the main utils dir
2026-05-30 01:04:34 +02:00

260 B

progress-get

Get leaderboard score for a given level from a data.bin file.

Usage

progress-get <data.bin path> <level ID>

Output is printed to stdout with comma-separated values in the format:

<completed>,<num_plays>,<last_score>