Files
Idle-Fantasy-Save-Viewer/game_data/ATTRIBUTION.md
T

12 lines
391 B
Markdown

# Game data attribution
Recipe JSON files in `recipes/` are synced from the Idle Fantasy open-source game:
- **Source:** https://github.com/tristinbaker/IdleFantasy
- **Path:** `app/src/main/assets/data/recipes/`
- **License:** GNU General Public License v3.0
Refresh with: `python scripts/sync_game_data.py`
The `manifest.json` file records the upstream git ref used for the last sync.