Skip to content

Launch Options

Delta edited this page Dec 15, 2023 · 3 revisions

Adding ResoniteModLoader to your launch arguments is required for the mod loader to run and for your mods to be loaded.

Adding on Steam

  1. Go to Steam and find Resonite in your library
  2. Right click on Resonite, and go to "Properties"
    right click properties screenshot
  3. At the bottom of the General tab, you will have a field where you can enter Launch Options.
    launch option field screenshot
  4. 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
Clone this wiki locally