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 353bf1ca59
make hello messages more clear
4 years ago
.github/workflows move project files to subdirectory, remove extra imports 4 years ago
godot-cpp@8dbaf5a7ff add code 4 years ago
project move project files to subdirectory, remove extra imports 4 years ago
src make hello messages more clear 4 years ago
.gitignore move project files to subdirectory, remove extra imports 4 years ago
.gitmodules add code 4 years ago
LICENSE add LICENSE 4 years ago
README.md update README.md 4 years ago
SConstruct move project files to subdirectory, remove extra imports 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.