Full notes
Full The house of the missing hands update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- Gameplay
- Performance
The house of the missing hands changes
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 [c]Home[/c] 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.
Type [c]help[/c] to see a list of available commands.
The list isn’t comprehensive or polished - just what I needed during development.
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, [c]config.json[/c] 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.
Source
Changelog.gg summarizes and formats this update. How we read updates.
