marcello505 / godot-ggrs-wrapper

A Rust GDNative project to provide GGRS to the Godot Engine
MIT License
21 stars 1 forks source link

Godot 4.x support #12

Open marcello505 opened 3 years ago

marcello505 commented 3 years ago

At the moment of writing it's still unknown when Godot 4.0 will be released, however plenty of details about it have been shared, one of which is the complete overhaul of the GDNative system. Because of this it's highly likely that some major changes need to be introduced to support the 4.0 version, some of which will probably break 3.x support. Which is why it's probably for the best that once this happens, a legacy 3.x branch gets made that uses the older GDNative format. The fact that Godot is preparing to keep supporting 3.x even with the release of 4.x just shows how big of a change 4.0 will be.

It's unlikely that i will be able to work on 4.x support anytime soon since i'm dependant on the Godot-rust project to support it first. But it's good to plan things out in advance before i get to this stage.

marcello505 commented 3 years ago

I think once Godot 4.0 comes out and support for it is finished i'll move up the version number to v1.0.0