An highscore file reader for the beloved sphere-matching game Zuma Deluxe
- GNU C++11
- Makefile
cd zuma-highscore-reader
make # for regular bulid
make DGLAGS=-DDEBUG # for debugging output
- Linux:
./bin/reader
- Windows:
bin\reader
- File path(s): Path to the desired
highscore.dat
files(s) to read -h
: Display help
- Modded game support
levels.xml
support