From bc2734c842f5714d66e27ac80ed3ffc1ee72fae6 Mon Sep 17 00:00:00 2001 From: Lammmab Date: Wed, 11 Jun 2025 22:40:03 -0400 Subject: [PATCH] Add ODIN binding README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3bce367..efb2ab2 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ project under the `test` directory as well, demonstrating usage of the library. ## Bindings and plugins - [Rust bindings](https://github.com/nickmass/libsm64-rust) +- [Odin bindings](https://github.com/lammmab/libsm64-odin) - [Unity plugin](https://github.com/libsm64/libsm64-unity) - [Blender add-on](https://github.com/libsm64/libsm64-blender) - [Godot add-on](https://github.com/Brawmario/libsm64-godot)