This directory contains one .md file per mini-game, with information about its implementation / save data.
Note: all save data is saved as .csv files to the default location:
- on Windows:
C:\Users\username\AppData\LocalLow\DefaultCompany\AstroBalance - on Linux:
/home/username/.config/unity3d/DefaultCompany/AstroBalance
(you will need to replace username with your own)
One additional save file SessionSummary.csv is produced providing an overview of all games.
This is described in session-summary.md.