feat: added godot-git plugin to improve vcs experience

This commit is contained in:
Sara 2025-07-23 14:05:44 +02:00
parent 48dde1089c
commit c57a4c8bb9
11 changed files with 1395 additions and 0 deletions

View file

@ -0,0 +1,7 @@
[plugin]
name="Godot Git Plugin"
description="This plugin lets you interact with Git without leaving the Godot editor. More information can be found at https://github.com/godotengine/godot-git-plugin/wiki"
author="twaritwaikar"
version="v3.1.1"
script="godot-git-plugin.gd"