Closed Squatnet closed 3 weeks ago
Mostly fixed in https://github.com/nathanfranke/gdextension/pull/8
I omitted your suggestion to have absolute paths in example.gdextension
. It works fine for me with relative paths.
Working for me, Godot 4.2.1 on Linux.
Should be working as of #8
Attempting to compile for 4.1.3 (or probably anything since 4.1 wont work due to changes in the way
gdextension_init()
works inregister_types
i'll fix it up and make a PR