ResoniteModding-BepisModSettings icon

BepisModSettings

Lets you edit your mod settings in the settings tab of the dashboard

Last updated 4 days ago
Total downloads 117
Total rating 0 
Categories Misc Dashboard
Dependency string ResoniteModding-BepisModSettings-1.1.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

ResoniteModding-BepisLocaleLoader-1.0.0 icon
ResoniteModding-BepisLocaleLoader

Loads locale files for Plugins

Preferred version: 1.0.0
ResoniteModding-BepisResoniteWrapper-1.0.0 icon
ResoniteModding-BepisResoniteWrapper

Common hooks and events library for BepInEx Resonite mods. Provides essential events like OnEngineReady to simplify mod development.

Preferred version: 1.0.0
ResoniteModding-BepisLoader-1.4.1 icon
ResoniteModding-BepisLoader

A mod loader which allows using BepInEx with Resonite

Preferred version: 1.4.1

README

Bepis Mod Settings

A Resonite mod that lets you edit your mod settings in settings tab of the dashboard.

Example home page:image Typical configuration screen:image Flags enum:image Fallback config strings:image Configuration page footer:image

Installation (Manual)

  1. Install BepisLoader for Resonite.
  2. Download the latest release ZIP file (e.g., NepuShiro-BepisModSettings-0.0.3.zip) from the Releases page.
  3. Extract the ZIP and copy the plugins folder to your BepInEx folder in your Resonite installation directory:
    • Default location: C:\Program Files (x86)\Steam\steamapps\common\Resonite\BepInEx\
  4. Start the game. If you want to verify that the mod is working you can check your BepInEx logs.

Attributions

Portions of this project are derived from the MonkeyLoader Resonite GamePack, originally licensed under the GNU Lesser General Public License v3.0.