principia/utils/progress-get
2026-05-31 00:17:48 +02:00
..
main.cc Move util programs back into main repository 2026-05-30 01:04:34 +02:00
Makefile Add compiler flags for dead code removal in util programs 2026-05-31 00:17:48 +02:00
README.md Move util programs back into main repository 2026-05-30 01:04:34 +02:00

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>