somebody_master d8f6af2001
Change project name
Signed-off-by: somebody_master <somebody_master@somebodyserver.mooo.com>
2023-06-21 22:22:47 +02:00
2023-04-02 15:18:37 +02:00
2023-02-12 14:04:21 +01:00
2023-02-05 13:37:24 +01:00
2023-02-05 13:37:24 +01:00
2023-03-08 22:54:37 +01:00
2023-02-05 13:37:24 +01:00
2023-02-05 13:37:24 +01:00
2023-06-21 22:22:47 +02:00
2023-06-21 22:02:52 +02:00
2023-06-11 12:42:47 +02:00
2023-04-14 14:50:50 +02:00

GDExtension Template

This repository contains the basic building block to start width GDExtension. Contains a build folder width a bash script to compile. Requires scons to build gdextension, bear to create the compilation database, gcc to build for linux, mingw-gcc to build for windows and a working NDK to build for android.

Build script usage:

build/build.sh

To get all the options and an explanation use

build/build.sh -h
Description
No description provided
Readme 118 KiB
Languages
C++ 48.5%
Shell 44.2%
Python 4.7%
GDScript 2.6%