godotengine / godotengine/godot-git-plugin
Can't launch Git plugin
- Dominant language
- C++
- Stars
- 954
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I'm a newcomer to Godot and have troubles using the git plugin. Whenever I try to open version control settings, like so:

I get the following error:
> No VCS plugins are available in the project. Install a VCS plugin to use VCS integration features.

I couldn't find any other references to this error message except for [the line in code](https://blog.weghos.com/godot/Godot/editor/plugins/version_control_editor_plugin.cpp.html#101). I wonder if it can be caused by the Flatpak installation (it has host filesystem access).
This is the current version from Flatpak:
```
$ flatpak info org.godotengine.Godot
Godot Engine - Easily create 2D and 3D games
ID: org.godotengine.Godot
Ref: app/org.godotengine.Godot/x86_64/stable
Arch: x86_64
Branch: stable
Version: 4.2.2
License: MIT
Origin: flathub
Collection: org.flathub.Stable
Installation: system
Installed: 114.1 MB
Runtime: org.freedesktop.Sdk/x86_64/23.08
Sdk: org.freedesktop.Sdk/x86_64/23.08
Commit: c99df410fbb7a5d4da434aa260eaa94e6a14eb52fae635fd2e012b2d9bbc49ae
Parent: 05e7b343dbd483bffdae2ba2a5081d897b403e4375e4baf63e8f836486d584a1
Subject: Try to fix SDK extension installation with Godot Flatpak (#160) (b2f5f23a)
Date: 2024-04-30 23:17:09 +0000
```
Thanks for any help! :slightly_smiling_face:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.