Add gd-plug and Gut addons

Fresh clones of this repo will need to install Gut using
gd-plug:
```
godot --no-window -s plug.gd install
```
Similar to how git submodules also need to be installed.
This commit is contained in:
Leroy Hopson 2021-07-02 23:54:36 +07:00
parent 3759d3a0b9
commit 5a290e927a
No known key found for this signature in database
GPG key ID: D2747312A6DB51AA
6 changed files with 986 additions and 3 deletions

6
.gitignore vendored
View file

@ -16,3 +16,9 @@ mono_crash.*
# IDE-specific ignores
.vscode
# Package-manager-specific ignores
.plugged
# Addon-specific ignores
addons/gut