diff --git a/RenPy-Unpacker/README.md b/RenPy-Unpacker/README.md index 41a3c75..42a021f 100644 --- a/RenPy-Unpacker/README.md +++ b/RenPy-Unpacker/README.md @@ -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.