567bbd3de0
Co-authored-by: Cursor <cursoragent@cursor.com>
12 lines
391 B
Markdown
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.
|