Replaced godot-cpp with submodule

This commit is contained in:
douwe
2025-08-28 19:28:19 +02:00
parent c3c846fb22
commit 7c24dd92b0
222 changed files with 316 additions and 366341 deletions

View File

@@ -0,0 +1,10 @@
[configuration]
entry_symbol = "cobor_terrain_library_init"
compatibility_minimum = "4.1"
[libraries]
; Relative paths ensure that our GDExtension can be placed anywhere in the project directory.
linux.x86_64.debug = "./bin/linux/libcobor_terrain_extension.linux.template_debug.x86_64.so"
linux.x86_64.release = "./bin/linux/libcobor_terrain_extension.linux.template_release.x86_64.so"