Update README.md
This commit is contained in:
parent
9f590fe9e4
commit
84c1481466
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
Loading…
Add table
Add a link
Reference in a new issue