NativeDialogs icon indicating copy to clipboard operation
NativeDialogs copied to clipboard

Godot 4 support

Open aaronfranke opened this issue 2 years ago • 1 comments

I would find it useful if this addon worked with Godot 4 alphas/betas, any chance that it can be ported?

aaronfranke avatar Sep 08 '22 01:09 aaronfranke

HI! Thank you for showing interest! Godot 4 has deprecated GDNative and replaced it with GDExtensions. It would require rewriting the plugin. I still plan to do so, but the last time I checked the documentation for GDExtensions wasn't complete. I would give it a go now that we are closer to the betas, and if everything comes alone I would let you know.

98teg avatar Sep 08 '22 14:09 98teg

The port is now complete in this branch https://github.com/98teg/NativeDialogs/tree/godot-4.0! There may be some things that may be added in the future, but I would close this request since right now it is usable. Thanks!

98teg avatar Dec 09 '22 12:12 98teg