Add skill training advisor with recipe data and one-click goals.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-22 15:28:51 +02:00
parent e233e3c762
commit 567bbd3de0
21 changed files with 3447 additions and 18 deletions
+11
View File
@@ -0,0 +1,11 @@
# 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.