chore: more spring cleaning and refactoring

This commit is contained in:
Richard Macias
2026-02-14 15:33:25 -06:00
parent 667c60ba03
commit a3631de530
7 changed files with 21 additions and 20 deletions

View File

@@ -168,5 +168,5 @@ cd Obtainium-Emulation-Pack
# Add or edit apps in src/applications.json (or use make add-app)
make test # verify configs resolve to real APKs
make release # validate, regenerate README, and build release JSONs
make build # validate, regenerate README, and build release JSONs
```