Files
wrplat-godot/addons/godot-git-plugin/git_plugin.gdextension
T
qwsdcvghyu89 3254d821c1
Release / Export Game (push) Successful in 3m53s
Added normal and specular maps; added point lights to demo scene...
...to demonstrate dynamic lighting.
2026-06-14 20:08:32 +10: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"