removed temp files and removed git plugin !build

This commit is contained in:
2025-07-21 06:35:09 +10:00
parent af17a1dee0
commit 92fc5dda89
14 changed files with 3 additions and 3 deletions

View File

@@ -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=""

View File

@@ -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]