Skip to content

Un.rpyc 1.1.6

Compare
Choose a tag to compare
@CensoredUsername CensoredUsername released this 04 Apr 18:54

Small bugfix release.

Adds support for define index expressions. Adds support for broken python installations without multiprocessing module.

Usage

Simply copy the un.rpyc 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.