From 84c1481466a7085aa7ab762b63396f31cd67dc68 Mon Sep 17 00:00:00 2001 From: Synthasmagoria Date: Tue, 26 May 2026 13:44:08 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e57b34..96b0892 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Generate bindings for GameMaker extensions written in Odin The program looks at a package to find proceduces that are @export'ed and writes bindings + JSDoc comments into an existing extension. -If you're looking for a C++ version of this sorta thing then check out Yal's tool: https://github.com/YAL-GameMaker-Tools/GmlCppExtFuncs +If you're looking for a C++ version of this sorta thing then check out Yal's tool: https://github.com/YAL-GameMaker-Tools/GmxGen [](images/code.webp) [](images/bindings.webp) \ No newline at end of file