Kilobdat is a C++ program for editing save files of a game Kiloblocks and possibly Exploration. It allows you to modify player coordinates, world time, game mode (walking/flying), and view direction in the save files (e.g., save00.dat).
- Change player coordinates (X, Y, Z)
- Modify world time (0-24000 ticks or in HH:MM format)
- Switch between walking and flying modes
- Adjust view direction (yaw and pitch)
- Support for English and Russian languages
- C++ compiler (e.g., g++)
= look in BUILD.md