We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15469d6 commit c3c552aCopy full SHA for c3c552a
dodge-the-creeps/godot/rust.gdextension
@@ -1,6 +1,6 @@
1
[configuration]
2
entry_symbol = "gdext_rust_init"
3
-compatibility_minimum = 4.4
+compatibility_minimum = 4.3
4
reloadable = true
5
6
[libraries]
hot-reload/godot/project.godot
@@ -12,4 +12,4 @@ config_version=5
12
13
config/name="hot-reload"
14
run/main_scene="uid://da7eiv1notj7j"
15
-config/features=PackedStringArray("4.5", "Forward Plus")
+config/features=PackedStringArray("4.4", "Forward Plus")
hot-reload/godot/rust.gdextension
0 commit comments