New KorGE Forge with integrated Previewer with hot reloading
New version of KorGE Forge 2024.1 - 6.1.1
This version includes a new split/panel and toolbox for previewing the current game with hotreloading support while coding.
It also includes an update detection to update KorGE Forge.
In order to install it, please go to:
and follow the instructions.
In order to use hot reloading, you have to use KorGE 6.0.0-alpha5
or greater.
Note:
For linux users there is a known issue that would crash the IDE when opening a web view. In order to fix it. After installing and before opening, execute the following commands:
sudo chown root:root ~/.local/share/KorGEForge/2024.1/jbr/lib/chrome-sandbox
sudo chmod 04755 ~/.local/share/KorGEForge/2024.1/jbr/lib/chrome-sandbox