godotengine / godot-git-plugin

Git implementation of the VCS interface in Godot
MIT License
720 stars 75 forks source link

VCS Extension Does Not Work With Godot Mono 4.1 #205

Closed AuricX closed 1 year ago

HunterAhlquist commented 1 year ago

Same problem here, downloaded from the assetlib menu

core/extension/gdextension.cpp:593 - GDExtension configuration file must contain a "configuration/compatibility_minimum" key: res://addons/godot-git-plugin/git_plugin.gdextension
Failed loading resource: res://addons/godot-git-plugin/git_plugin.gdextension. Make sure resources have been imported by opening the project in the editor at least once.

It appears the issue I'm talking about is already in another issue: https://github.com/godotengine/godot-git-plugin/issues/196

Calinou commented 1 year ago

Thanks for the report! Consolidating in https://github.com/godotengine/godot-git-plugin/issues/196.