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

GDExtension, the new GDNative (or why did my Godot 3 plugin just break?!?)

Open BastiaanOlij opened this issue 4 years ago • 0 comments

Unfortunately there is no good way to do a headsup that reaches everyone so if you're one of the people who just pulled master and saw their project stop working, we are sorry!

However don't panic, all you need to do is switch to the 3.x branch of this repository and all should be right with the world once again!

With that out of the way, we did a wonderful blog post with all the ins and outs of what's going on.

The TL;DR is, the master branch of this repository is now for Godot 4 development, while the 3.x branch is for Godot 3 development, that simple :)

BastiaanOlij avatar Sep 27 '21 13:09 BastiaanOlij