Mod Framework
Mod Framework enables runtime loading of assemblies, prefabs, models, audio, and other assets into Unity games. Built for performance and modularity, it provides developers with a streamlined foundation for implementing comprehensive mod support without extensive custom infrastructure.
com.blacktundra.modframework 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/modframework.git README Markdown
Copy this to your project's README.md
## Installation
Add **Mod Framework** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/modframework.git
```
[](https://www.pkglnk.dev/pkg/modframework)Dependencies (2)
README
BlackTundra.ModFramework
A fast modular modding framework for Unity that allows assemblies, prefabs, models, audio, and other media to be loaded in during runtime.
Comments
No comments yet. Be the first!
Sign in to join the conversation
Sign In