-
Notifications
You must be signed in to change notification settings - Fork 12
Installation
Delta edited this page Aug 20, 2024
·
2 revisions
- Download ResoniteModLoader.dll to Resonite's
Librariesfolder (C:\Program Files (x86)\Steam\steamapps\common\Resonite\Libraries). You may need to create this folder if it's missing. - Place 0Harmony.dll into a
rml_libsfolder under your Resonite install directory (C:\Program Files (x86)\Steam\steamapps\common\Resonite\rml_libs). You will need to create this folder. - Add the following to Resonite's launch options:
-LoadAssembly Libraries/ResoniteModLoader.dll. If you putResoniteModLoader.dllsomewhere else you will need to change the path. - Optionally add mod DLL files to a
rml_modsfolder under your Resonite install directory (C:\Program Files (x86)\Steam\steamapps\common\Resonite\rml_mods). You can create the folder if it's missing, or launch Resonite once with ResoniteModLoader installed and it will be created automatically. - Start the game. If you want to verify that ResoniteModLoader is working you can check the Resonite logs. (
C:\Program Files (x86)\Steam\steamapps\common\Resonite\Logs). The modloader adds some very obvious logs on startup, and if they're missing something has gone wrong. Here is an example log file where everything worked correctly.