Skip to content

Un.rpyc v1.2.0

Compare
Choose a tag to compare
@CensoredUsername CensoredUsername released this 20 Feb 00:49
· 75 commits to master since this release

This release should add support for ren'py features up to 7.7.0

Usage:

Simply copy the un.rpyc or un.rpy file into the "game" directory inside the game. Run the game and it will decompile the entire game into .rpy files at startup.
For the bytecode.rpyb file, copy it into the "game/cache" directory, replacing the existing file. Run the game and it will decompile the entire game into .rpy files at startup. The game will regenerate the old bytecode.rpyb file after running.