Hot Reload
Overview
Automatically reloads configuration files without restarting the game. Useful for testing changes quickly while customizing.
hotReload
Type: boolean Default: true
true- Reloads config when opening the menufalse- Loads config only at game start
Important Note
The hotReload feature should only be enabled while customizing.
When active, it may cause brief stutters or slowdowns in the game after opening the menu. Once you've finished adjusting all your settings, make sure to disable this feature during gameplay for optimal performance.
How It Works
When enabled, all configuration, text, and layout files are automatically reloaded every time you open the inventory menu. This brings in any modifications you've made, allowing real-time testing without repeatedly restarting the game.
Workflow
Change
hotReloadtotrueEdit colors, sizes, layout in
config.luaor translations ini18n.luaSave the file
Back to game and open menu in-game (if already open, close and reopen it)
Go to any character's equipment or inventory changes
After finishing your settings change
hotReloadtofalse
Last updated