From 59d701f5180491576ea3bae62d50d76d14ec41cf Mon Sep 17 00:00:00 2001 From: Headshotnoby <36455681+headshot2017@users.noreply.github.com> Date: Mon, 7 Apr 2025 00:11:09 -0400 Subject: [PATCH] Add Unity BepInEx plugin to README bindings --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9b109e4..3bce367 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ project under the `test` directory as well, demonstrating usage of the library. - [Godot add-on](https://github.com/Brawmario/libsm64-godot) - [Game Maker 8 extension](https://github.com/headshot2017/libsm64-gm8) - [Unity MelonLoader mod](https://github.com/headshot2017/libsm64-unity-melonloader) +- [Unity BepInEx plugin](https://github.com/sashaantipov2012/libsm64-unity-bepinex) ## Building on Mac and Linux