From 9ebc34d49b839732ce7dc883e6f3992c9473ea42 Mon Sep 17 00:00:00 2001 From: MeltyPlayer Date: Tue, 16 Sep 2025 23:44:37 -0500 Subject: [PATCH] Added libsm64-sharp to the list of bindings. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index efb2ab2..cb777c8 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ project under the `test` directory as well, demonstrating usage of the library. - [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) +- [C# bindings](https://github.com/MeltyPlayer/libsm64-sharp) ## Building on Mac and Linux