Note the shared core and the RetroArch sibling store

store.py no longer stands alone: warpstore.py sits next to it in the store
home. And the same catalog now has a second store — ttg-retroarch-store —
for the machines that run RetroArch rather than Batocera.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-08-17 18:01:11 +02:00
co-authored by Claude Opus 5
parent 946c74bc66
commit 45c225e7e7
+5 -1
View File
@@ -10,6 +10,10 @@ installer. All the logic lives in the shared engine,
which works with any WarpEngine-based site; this is just the Teletype Games
configuration of it.
For RetroArch rather than a Batocera box — desktop, Android, Steam Deck — the
same catalog is served by
[`ttg-retroarch-store`](https://git.teletypegames.org/tools/ttg-retroarch-store).
## Install
Straight onto the device:
@@ -119,7 +123,7 @@ becomes the default.
/userdata/system/batocera-store/
├── ttg-store launcher
└── ttg/
├── store.py, config.json
├── store.py, warpstore.py, config.json
└── state.json, catalog.json, store.log
/userdata/roms/c64/teletypegames/ blessingofra-2.0.0.prg, rabbit-1.0.0.prg, …