Python packaging

This commit is contained in:
OleSTEEP 2024-08-29 02:34:10 +03:00
parent 7487eb94bd
commit 85df574d3c
22 changed files with 48 additions and 10 deletions

6
RenDroidUnpack/README.md Normal file
View file

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