Add build scripts

This commit is contained in:
OleSTEEP 2023-12-30 00:10:43 +03:00
parent 54f94955e7
commit ee3ae96146
6 changed files with 125 additions and 2 deletions

View file

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