BepInEx / BepInEx.uMod.Loader

uMod mod loader for BepInEx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BepInEx.uMod.Loader

uMod Framework mod loader for BepInEx

Loads mods from the uMod Framework modloader, most widely known for its Slime Rancher mods.

Since the original is closed source, this is an open-source reimplementation made from scratch. It is missing functionality relating to UI, configuration and caching, however it implements the encryption/decryption code and keys such that it can load encrypted .umfmod files.

Simple mods have been tested to work just fine, while more complex mods can at least load without Mono complaining about missing methods and types. Your mileage may vary.

Once installed, the associated uModFramework folders will be created on first launch without any installation required.

About

uMod mod loader for BepInEx

License:GNU Affero General Public License v3.0


Languages

Language:C# 100.0%