Initial Commit

This commit is contained in:
OleSTEEP 2023-05-27 20:01:04 +03:00
commit 8391ecf8b3
9 changed files with 197 additions and 0 deletions

View file

@ -0,0 +1,6 @@
## RenPy-Android-Unpack
A simple Python script for unpacking Ren'Py based .apk files for later rebuilding in the Ren'Py SDK
### How to use
* Put some .apk files in folder
* `python3 unpack.py`