Do not build apk by default

This commit is contained in:
OleSTEEP 2024-07-05 02:08:49 +03:00
parent 82de1aa88a
commit 8f6ad3d730
3 changed files with 12 additions and 8 deletions

View file

@ -10,4 +10,4 @@ Android port of OMORI RPG game
* Put original assets to folders
* Install cordova
* `cordova platform add android`
* `debug-run.sh` or `build-apk.sh`
* `debug-run.sh android` or `build-apk.sh`