We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58cc02c commit fff69beCopy full SHA for fff69be
dodge-the-creeps/godot/rust.gdextension
@@ -1,6 +1,7 @@
1
[configuration]
2
entry_symbol = "gdext_rust_init"
3
-compatibility_minimum = 4.1
+compatibility_minimum = 4.4
4
+reloadable = true
5
6
[libraries]
7
linux.debug.x86_64 = "res://../../target/debug/libdodge_the_creeps.so"
hot-reload/godot/rust.gdextension
@@ -1,6 +1,6 @@
reloadable = true
0 commit comments