🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Godot development using Godot Native and CMake

Published March 26, 2021 by object71
Do you see issues with this article? Let us know.
Advertisement
In this article, you will learn how to create your own Godot Native (GDNative) project and compile it for any platform using CMake.
https://thatonegamedev.com/cpp/godot-native-using-cmake/
Cancel Save
0 Likes 0 Comments

Comments

Nobody has left a comment. You can be the first!
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!

In this article, you will learn how to create your own Godot Native (GDNative) project and compile it for any platform using CMake.

Advertisement
Advertisement