We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4c0a06f + 5039715 commit 7c3ab21Copy full SHA for 7c3ab21
1 file changed
project/bin/example.gdextension
@@ -2,6 +2,7 @@
2
3
entry_symbol = "example_library_init"
4
compatibility_minimum = "4.1"
5
+reloadable = false
6
7
[libraries]
8
; Relative paths ensure that our GDExtension can be placed anywhere in the project directory.
0 commit comments