Posted October 09, 2025 by mulitasoft
Some of the tools I built for development are now available in the public build. If you’re curious or want to tinker, you can try out the in-game console and a few other hidden settings.
Console
Press the Home key while in-game to open the developer console. You can use it during gameplay without issues, though it hasn’t been thoroughly tested from the main menu.
autoexec
In the game’s installation folder, you’ll find an autoexec.txt file. You can list console commands here that will automatically run when a new game session starts.
Internal game configuration
Also in the installation folder, config.json contains a small set of user-editable configuration options. You can tweak certain game settings directly by editing this file.
⚠️ Warning: These features are provided as-is. I haven’t tested much what happens with malformed configuration files or invalid values. Using them may cause crashes or unpredictable results. Use at your own risk.