RenPy-Android-Unpack: Update README.md

This commit is contained in:
OleSTEEP 2023-10-01 23:41:27 +03:00
parent 875df526ad
commit 44c2b1a44b

View file

@ -1,6 +1,6 @@
## RenPy-Android-Unpack ## RenPy-Android-Unpack
A simple Python script for unpacking Ren'Py based .apk files for later rebuilding in the Ren'Py SDK A simple Python script for unpacking Ren'Py based .apk and .obb files to ready to use Ren'Py SDK's Project
### How to use ### How to use
* Put some .apk files in folder * Put some .apk & .obb files in folder
* `python3 unpack.py` * `rendroid-unpack` (It unpacks all .apk and .obb files in the directory where it is located)