3 Forks
79 Stars
79 Watchers

GDExtensionTemplate

📜 A template project for building Godot 4 GDExtensions using CMake

How to download and setup GDExtensionTemplate

Open terminal and run command
git clone https://github.com/asmaloney/GDExtensionTemplate.git
git clone is used to create a copy or clone of GDExtensionTemplate repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with GDExtensionTemplate https://github.com/asmaloney/GDExtensionTemplate/archive/master.zip

Or simply clone GDExtensionTemplate with SSH
[email protected]:asmaloney/GDExtensionTemplate.git

If you have some problems with GDExtensionTemplate

You may open issue on GDExtensionTemplate support forum (system) here: https://github.com/asmaloney/GDExtensionTemplate/issues