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 8fc19a5 commit 54ecb03Copy full SHA for 54ecb03
1 file changed
demo/addons/fmod/fmod.gdextension
@@ -1,6 +1,7 @@
1
[configuration]
2
entry_symbol = "fmod_library_init"
3
compatibility_minimum = 4.2
4
+compatibility_maximum = 4.4
5
6
[libraries]
7
windows.editor.x86_64 = "res://addons/fmod/libs/windows/libGodotFmod.windows.editor.x86_64.dll"
0 commit comments