Is there a way to reload the UI VM using lua? I tried to add an additional button in the main menu (using this mod as a base), but it only appears after reloading the UI (F5). That's why I want to reload it automatically. If anyone knows a way to make the button appear without reloading the UI, that would be very helpful as well. I found something in lua/ge/extensions/core/input/actions/debug.json! You can reload the UI from Lua side using reloadUI()