Version 2.0 from testing branch #1

Merged
olesteep merged 105 commits from testing into master 2025-02-18 23:38:05 +03:00
Showing only changes of commit 44c2b1a44b - Show all commits

View file

@ -1,6 +1,6 @@
## 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
* Put some .apk files in folder
* `python3 unpack.py`
* Put some .apk & .obb files in folder
* `rendroid-unpack` (It unpacks all .apk and .obb files in the directory where it is located)