Skip to content

TGRCdev/gdnative_cpp_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Godot GDNative Module Template

This repository is set up as a starting point for Godot GDNative modules written in C++.

Setting Up

  • project_details.py contains a number of variables to be changed. Each variable has detailed commenting for what it does.
  • gdlibrary.cpp needs to be updated every time you want to expose a new class through GDNative.

License

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published