From c3eadb01b1553a6dd3fc78937916b0d56396c59a Mon Sep 17 00:00:00 2001 From: jaburns Date: Mon, 6 Feb 2023 09:16:36 -0700 Subject: [PATCH] Add Godot add-on in readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 60da2f4..7131f19 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ project under the `test` directory as well, demonstrating usage of the library. - [Rust bindings](https://github.com/nickmass/libsm64-rust) - [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) ## Building on Linux