This repository is set up as a starting point for Godot GDNative modules written in C++.
project_details.pycontains a number of variables to be changed. Each variable has detailed commenting for what it does.gdlibrary.cppneeds to be updated every time you want to expose a new class through GDNative.
This repository is under The Unlicense. You are free to download, modify, and distribute this repository and its contents in any way you see fit. This includes relicensing the repository for your own use. Attribution is not required.
See LICENSE for more info.