Files
aarpg/addons/godot-git-plugin/git_plugin.gdextension
Andriy Yednarovych e877c5f058 init
2026-02-22 19:26:26 +01:00

11 lines
303 B
Plaintext

[configuration]
entry_symbol = "git_plugin_init"
compatibility_minimum = "4.2.0"
[libraries]
linux.editor.x86_64 = "linux/libgit_plugin.linux.editor.x86_64.so"
macos.editor = "macos/libgit_plugin.macos.editor.universal.dylib"
windows.editor.x86_64 = "windows/libgit_plugin.windows.editor.x86_64.dll"