Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 710 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 710 Bytes

BepInNodeLoader (Mono)

BepInEx v5 plugin to load and resolve .nodemod mod files made with BepInNode software.

Installation ⬇️

  1. Download the latest BepInNodeLoader.dll from the releases section
  2. Place the plugin dll in the GameFolder/BepInEx/plugins folder as a standard BepInEx plugin
  3. Run the game and see if the plugin was loaded from the console

How it works 🛠️

The plugin will read and resolve .nodemod files inside GameFolder/BepInEx/plugins/BepInNodeMods folder and execute actions accordingly.

Thanks to