Update README.md
This commit is contained in:
parent
98f5fc074b
commit
4b93f9c439
1 changed files with 2 additions and 17 deletions
19
README.md
19
README.md
|
@ -6,24 +6,9 @@ Android port of OMORI RPG game
|
|||
|
||||
### How to build
|
||||
|
||||
* Get original assets from game (`www/audio`, `www/image`, `www/movies`)
|
||||
* Get original assets from [OneLoader](https://github.com/rphsoftware/OneLoader) (`www/audio`, `www/image`, `www/movies`)
|
||||
* Put original assets to folders
|
||||
* Run `python3 replace_special_symbols.py`
|
||||
* Install cordova
|
||||
* `cordova platform add android`
|
||||
* `debug-run.sh` or `build-apk.sh`
|
||||
|
||||
---
|
||||
|
||||
### TODO
|
||||
|
||||
- [x] Main/Options menu fix
|
||||
- [x] Physical gamepad support
|
||||
- [x] replaceAll polyfill
|
||||
- [x] External saves (Android/data)
|
||||
- [x] Cordova localhost bug
|
||||
- [x] WakeLock
|
||||
- [x] Fix game canvas size
|
||||
- [x] On-screen controls
|
||||
- [x] Fix game closing on back button
|
||||
- [x] Fix music playing on lockscreen
|
||||
- [x] Russian language
|
Loading…
Add table
Add a link
Reference in a new issue