Find a file
2025-12-12 18:23:09 -08:00
.github/ISSUE_TEMPLATE Update issue templates 2025-05-03 12:40:00 -07:00
OBSBridge Moved duplicated code to OneLastLibPt.2 2025-12-12 18:23:09 -08:00
OBSBridge-BepInEx Moved duplicated code to OneLastLibPt.2 2025-12-12 18:23:09 -08:00
.gitignore Initial Commit 2025-05-02 16:51:54 -07:00
icon.svg Add icon.svg 2025-05-04 16:11:41 -07:00
LICENSE.md Added license/readme 2025-05-02 17:04:13 -07:00
OBSBridge.sln Set up Nuget package stuff, README.md changes 2025-05-02 23:26:56 -07:00
README.md Set up Nuget package stuff, README.md changes 2025-05-02 23:26:56 -07:00

OBSBridge

Allows interaction with OBS within Unity games.

MelonLoader

Release IL2CPP Mono
ML 0.5 ✖️ ✖️
ML 0.6
ML 0.7

BepInEx

Release IL2CPP Mono
BIE 5.X ✖️ ✖️
BIE 6.X ✖️ ✖️

I had plans to support BIE 5.X, but BepInEx refuses to properly load any assemblies that aren't BepInEx plugins. I really don't feel like rewriting obs-websocket-sharp and it's 6 dependencies to be BepInEx plugins.

Maybe later, but for now I'm sticking to an actually good modloader.

Documentation