-
Notifications
You must be signed in to change notification settings - Fork 6
Launch Options
Delta edited this page Feb 27, 2024
·
3 revisions
Adding ResoniteModLoader to your launch arguments is required for the mod loader to run and for your mods to be loaded.
- Go to Steam and find Resonite in your library
- Right click on Resonite, and go to "Properties"
- At the bottom of the General tab, you will have a field where you can enter Launch Options.
- Enter in
-LoadAssembly Libraries/ResoniteModLoader.dll
- Surrounding the path here with quotation marks
" "
is optional if the relative path is used and doesn't contain spaces - If the mod loader is in another location, you will need to use an absolute path surrounded by quotation marks
Additional options for what can be used here can be found on the Resonite wiki page for Command Line Arguments.