Added Information about Used Plugins

This commit is contained in:
Exobyt 2024-09-18 23:34:35 +02:00
parent 4428024a7f
commit 36fc4abc8f

14
plugins.md Normal file
View file

@ -0,0 +1,14 @@
# [Debug Menu](https://github.com/godot-extended-libraries/godot-debug-menu)
In-game debug menu displaying performance metrics and hardware information
# [gdLinter](https://github.com/el-falso/gdlinter)
Runs `gdlint` on save to automatically lint your GDScript as you code.
# [Godot Git Plugin](https://github.com/godotengine/godot-git-plugin/)
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
# [Gut](https://github.com/bitwes/Gut)
Unit Testing tool for Godot.
# [LocalizationEditor](https://github.com/VP-GAMES/LocalizationEditor)
Simple editor to localize application