Skip to content

3LK3/gdextension-template

Repository files navigation

Project template for gdextension-cli

This is a project template for a Godot GDExtension.

It's the default template used by gdextension-cli to create a new project.

Build

Use scons to build the project.

If you need to add a code documentation, you need to generate doc classes.

godot --doctool ../ --gdextension-docs in demo/

After editing and building, you gdextension documentation will be automatically loaded by Godot engine.

About

A template repository for a Godot GDExtension. This is intended to be used by https://github.com/3LK3/gdextension-cli

Topics

Resources

License

Stars

Watchers

Forks

Languages