SkillAgentSearch skills...

BepInEx.uMod.Loader

uMod mod loader for BepInEx

Install / Use

/learn @BepInEx/BepInEx.uMod.Loader
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated9mo ago
Forks3

Languages

C#

Security Score

82/100

Audited on Jun 24, 2025

No findings