GDExtension repo template taken from: https://github.com/nathanfranke/gdextension
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Nathan Franke 0d8de3f426
update github workflows, update SConstruct
4 years ago
.github/workflows update github workflows, update SConstruct 4 years ago
addons/example simplify library name 4 years ago
demo turn into addon 4 years ago
godot-cpp@8dbaf5a7ff add code 4 years ago
src simplify library name 4 years ago
.gitignore update github workflows, update SConstruct 4 years ago
.gitmodules add code 4 years ago
LICENSE add LICENSE 4 years ago
README.md update README.md 4 years ago
SConstruct update github workflows, update SConstruct 4 years ago
project.godot turn into addon 4 years ago

README.md

gdextension

Self-contained gdextension template for Godot Engine 4.x

Make it your own:

  1. Rename addons/example/ and addons/example/example.gdextension.
  2. Replace LICENSE and README.md. These are automatically copied to builds in GitHub Actions.