Skip to content

Commit 7c3ab21

Browse files
authored
Merge pull request #110 from paddy-exe/add-reloadable-gdextension-file
Add reloadable flag to gdextension file
2 parents 4c0a06f + 5039715 commit 7c3ab21

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

project/bin/example.gdextension

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
entry_symbol = "example_library_init"
44
compatibility_minimum = "4.1"
5+
reloadable = false
56

67
[libraries]
78
; Relative paths ensure that our GDExtension can be placed anywhere in the project directory.

0 commit comments

Comments
 (0)