diff options
author | BrickPi <49528459+BrickPi@users.noreply.github.com> | 2023-07-06 22:36:49 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-06 22:36:49 +0200 |
commit | 5838c2508682bc3f6e35e44056f9ba229bca4571 (patch) | |
tree | f81a638162670bbb817b7b8d49ea2717ed3d3c4f /game/bin/openvic.gdextension | |
parent | 432000a3ab73980fc6421b3587de4b97af30d3ad (diff) | |
parent | 18ff6fb2fa03335d8a42440aec9f0dcb77f42c3a (diff) |
Merge pull request #134 from OpenVicProject/godot-4.1
Update to Godot 4.1
Diffstat (limited to 'game/bin/openvic.gdextension')
-rw-r--r-- | game/bin/openvic.gdextension | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/game/bin/openvic.gdextension b/game/bin/openvic.gdextension index 574394c..9b8af8f 100644 --- a/game/bin/openvic.gdextension +++ b/game/bin/openvic.gdextension @@ -1,6 +1,7 @@ [configuration] entry_symbol = "openvic_library_init" +compatibility_minimum = 4.1 [libraries] |