feat: added godot-git plugin to improve vcs experience
This commit is contained in:
parent
48dde1089c
commit
c57a4c8bb9
11 changed files with 1395 additions and 0 deletions
7
project/addons/godot-git-plugin/plugin.cfg
Normal file
7
project/addons/godot-git-plugin/plugin.cfg
Normal 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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue