If you need help or want to discuss Coromon modding, feel free to join the CoroModding Discord.
This repository provides a script that can be used to decompile Coromon game files. The script works on Windows, Linux, and macOS and requires Python 3.8 or later, Unluac 5.1, Corona Archiver, and Java.
- Python 3.8 or later
- unluac 5.1 (included in the release)
- Corona Archiver (included in the release)
- Java
-
Download the latest release and unzip it.
-
Copy
resource.car
located inSteamPath/steamapps/common/Coromon/Resources
to theCoromonDecompilator
folder. -
Run the script using one of the following methods:
- Windows: Double-click
runMeWin.bat
. - Linux/macOS: Open a terminal, navigate to the
CoromonDecompilation
folder, and run./runMeLinuxMacOS.sh
.
- Windows: Double-click
-
The decompiled files will be located in the
Decompilated
folder.
- unluac.jar
- Corona Archiver
- Special thanks to Coromon and their Discord community