I have just updated and tagged GDExtensionTemplate for Godot 4.1!

If you want to use an existing C++ library in #Godot or use #CMake instead of #Scons for your C++ extension, check it out!

https://github.com/asmaloney/GDExtensionTemplate

It takes care of all the setup/building/linking with godot-cpp and the GitHub CI so you can focus on your code right away.

#GodotEngine #Godot4 #GDExtension #extension #plugin #GameDev #IndieDev #cpp

GitHub - asmaloney/GDExtensionTemplate: 📜 A template project for building Godot 4 GDExtensions using CMake

📜 A template project for building Godot 4 GDExtensions using CMake - asmaloney/GDExtensionTemplate

GitHub
@ackack thats a great thing. Now its easier to use with clion.