react-godot icon indicating copy to clipboard operation
react-godot copied to clipboard

Does this repo support Godot 3.3.2?

Open omgmax opened this issue 4 years ago • 3 comments

Just wondering as it seems it hasn't been updated in a while. I ran into some issues (which I will update below) while trying to integrate a Godot 3.3.2 game.

Thanks for the help.

omgmax avatar Aug 10 '21 01:08 omgmax

Not currently 🙂. I am fairly certain the library injected into window has changed.

I haven't followed Godot development in the last year; if the WebAssembly API isn't totally stable, it would be best for this library to do a bit of version detection - or at least have strict versioning.

I might have some free time to play around with it, but a PR or a fork with a proper publish pipeline are welcome!

d3dc avatar Aug 20 '21 02:08 d3dc

I can't make this library works yet but i'm motivated.

monsieurpigeon avatar Sep 25 '21 20:09 monsieurpigeon

Put up a PR https://github.com/d3dc/react-godot/pull/8 to make this work!

ezwang avatar Nov 28 '23 04:11 ezwang