6 lines
261 B
Markdown
6 lines
261 B
Markdown
## unrenapk
|
|
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
|
|
* `unrenapk` (It unpacks all .apk and .obb files in the directory where it is located)
|