Thundagun is a lightning fast performance mod for Resonite. It improves performance by decoupling the FrooxEngine and Unity loops by running FrooxEngine and Unity on separate threads.
Warning: This mod is experimental. It may contain bugs and other issues. Crashes and missing/buggy/jittery visuals are possible but are generally uncommon. Use at your own risk.
- Install ResoniteModLoader.
- Place Thundagun.dll into your
rml_mods
folder. This folder should be atC:\Program Files (x86)\Steam\steamapps\common\Resonite\rml_mods
for a default install. You can create it if it's missing, or if you launch the game once with ResoniteModLoader installed it will create this folder for you. - (Recommended) Download and place ResoniteModSettings.dll into your
rml_mods
folder. This will allow you to configure the mod in-game. - Start Resonite. If you want to verify that the mod is working you can check your Resonite logs.
- Issues: Report bugs or request features via the repository's Issues section.
- Pull Requests: Submit code contributions through Pull Requests.