RenPy-Unpacker: Update README.md
This commit is contained in:
parent
44c2b1a44b
commit
73fd5e44d1
1 changed files with 5 additions and 3 deletions
|
@ -2,7 +2,9 @@
|
|||
Simple .rpy script that will make any RenPy game unpack itself
|
||||
|
||||
### How to use
|
||||
* Put .rpyc from releases page to game's `game` folder
|
||||
* Open your game and wait until it not be launched
|
||||
* Unpacked assets will be in `unpack` folder near with game's executable
|
||||
* Put .rpyc file from releases page to `game` folder
|
||||
* Open your game and wait until it not be fully loaded
|
||||
* Extracted assets will be in `unpack` folder near with game's executable
|
||||
* Enjoy!
|
||||
|
||||
It can help with getting assets from encrypted .rpa files with custom encryption.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue