diff --git a/addons/godot-git-plugin/plugin.cfg b/addons/godot-git-plugin/plugin.cfg index 209e13f..a4cd0d4 100644 --- a/addons/godot-git-plugin/plugin.cfg +++ b/addons/godot-git-plugin/plugin.cfg @@ -4,4 +4,4 @@ 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.0" -script="godot-git-plugin.gd" +script="" diff --git a/addons/godot-git-plugin/win64/~libgit_plugin.windows.editor.x86_64.dll~RF17709ea1.TMP b/addons/godot-git-plugin/win64/~libgit_plugin.windows.editor.x86_64.dll~RF17709ea1.TMP deleted file mode 100644 index 60e5fe6..0000000 Binary files a/addons/godot-git-plugin/win64/~libgit_plugin.windows.editor.x86_64.dll~RF17709ea1.TMP and /dev/null differ diff --git a/addons/godot-git-plugin/win64/~libgit_plugin.windows.editor.x86_64.dll~RF177718a6.TMP b/addons/godot-git-plugin/win64/~libgit_plugin.windows.editor.x86_64.dll~RF177718a6.TMP deleted file mode 100644 index 60e5fe6..0000000 Binary files a/addons/godot-git-plugin/win64/~libgit_plugin.windows.editor.x86_64.dll~RF177718a6.TMP and /dev/null differ diff --git a/addons/godot-git-plugin/win64/~libgit_plugin.windows.editor.x86_64.dll~RF19a1f65d.TMP b/addons/godot-git-plugin/win64/~libgit_plugin.windows.editor.x86_64.dll~RF19a1f65d.TMP deleted file mode 100644 index 60e5fe6..0000000 Binary files a/addons/godot-git-plugin/win64/~libgit_plugin.windows.editor.x86_64.dll~RF19a1f65d.TMP and /dev/null differ diff --git a/addons/godot-git-plugin/win64/~libgit_plugin.windows.editor.x86_64.dll~RF1a2259cc.TMP b/addons/godot-git-plugin/win64/~libgit_plugin.windows.editor.x86_64.dll~RF1a2259cc.TMP deleted file mode 100644 index 60e5fe6..0000000 Binary files a/addons/godot-git-plugin/win64/~libgit_plugin.windows.editor.x86_64.dll~RF1a2259cc.TMP and /dev/null differ diff --git a/addons/godot-git-plugin/win64/~libgit_plugin.windows.editor.x86_64.dll~RF1d6c5680.TMP b/addons/godot-git-plugin/win64/~libgit_plugin.windows.editor.x86_64.dll~RF1d6c5680.TMP deleted file mode 100644 index 60e5fe6..0000000 Binary files a/addons/godot-git-plugin/win64/~libgit_plugin.windows.editor.x86_64.dll~RF1d6c5680.TMP and /dev/null differ diff --git a/addons/godot-git-plugin/win64/~libgit_plugin.windows.editor.x86_64.dll~RF1dc6df33.TMP b/addons/godot-git-plugin/win64/~libgit_plugin.windows.editor.x86_64.dll~RF1dc6df33.TMP deleted file mode 100644 index 60e5fe6..0000000 Binary files a/addons/godot-git-plugin/win64/~libgit_plugin.windows.editor.x86_64.dll~RF1dc6df33.TMP and /dev/null differ diff --git a/bin/~libgdexample.windows.template_debug.x86_64.dll~RF17709eb1.TMP b/bin/~libgdexample.windows.template_debug.x86_64.dll~RF17709eb1.TMP deleted file mode 100644 index c28b9ad..0000000 Binary files a/bin/~libgdexample.windows.template_debug.x86_64.dll~RF17709eb1.TMP and /dev/null differ diff --git a/bin/~libgdexample.windows.template_debug.x86_64.dll~RF177718b6.TMP b/bin/~libgdexample.windows.template_debug.x86_64.dll~RF177718b6.TMP deleted file mode 100644 index c28b9ad..0000000 Binary files a/bin/~libgdexample.windows.template_debug.x86_64.dll~RF177718b6.TMP and /dev/null differ diff --git a/bin/~libgdexample.windows.template_debug.x86_64.dll~RF19a1f65d.TMP b/bin/~libgdexample.windows.template_debug.x86_64.dll~RF19a1f65d.TMP deleted file mode 100644 index c28b9ad..0000000 Binary files a/bin/~libgdexample.windows.template_debug.x86_64.dll~RF19a1f65d.TMP and /dev/null differ diff --git a/bin/~libgdexample.windows.template_debug.x86_64.dll~RF1a2259db.TMP b/bin/~libgdexample.windows.template_debug.x86_64.dll~RF1a2259db.TMP deleted file mode 100644 index c28b9ad..0000000 Binary files a/bin/~libgdexample.windows.template_debug.x86_64.dll~RF1a2259db.TMP and /dev/null differ diff --git a/bin/~libgdexample.windows.template_debug.x86_64.dll~RF1d6c5690.TMP b/bin/~libgdexample.windows.template_debug.x86_64.dll~RF1d6c5690.TMP deleted file mode 100644 index c28b9ad..0000000 Binary files a/bin/~libgdexample.windows.template_debug.x86_64.dll~RF1d6c5690.TMP and /dev/null differ diff --git a/bin/~libgdexample.windows.template_debug.x86_64.dll~RF1dc6df42.TMP b/bin/~libgdexample.windows.template_debug.x86_64.dll~RF1dc6df42.TMP deleted file mode 100644 index c28b9ad..0000000 Binary files a/bin/~libgdexample.windows.template_debug.x86_64.dll~RF1dc6df42.TMP and /dev/null differ diff --git a/project.godot b/project.godot index fdec12d..debe897 100644 --- a/project.godot +++ b/project.godot @@ -52,8 +52,8 @@ project/assembly_name="PNGTuberPlus" [editor] -version_control/plugin_name="GitPlugin" -version_control/autoload_on_startup=true +version_control/plugin_name="" +version_control/autoload_on_startup=false [editor_plugins]