From e127ad39e742396030352240d829bc903b1d4464 Mon Sep 17 00:00:00 2001 From: Sophia Pearson Date: Mon, 3 Oct 2022 22:22:50 +0200 Subject: godot: inital Godot 4 migration --- addons/gut/plugin.cfg | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 addons/gut/plugin.cfg (limited to 'addons/gut/plugin.cfg') diff --git a/addons/gut/plugin.cfg b/addons/gut/plugin.cfg deleted file mode 100644 index ee669be..0000000 --- a/addons/gut/plugin.cfg +++ /dev/null @@ -1,7 +0,0 @@ -[plugin] - -name="Gut" -description="Unit Testing tool for Godot." -author="Butch Wesley" -version="7.4.1" -script="gut_plugin.gd" -- cgit v1.2.3