Added Information about Used Plugins
This commit is contained in:
parent
4428024a7f
commit
36fc4abc8f
1 changed files with 14 additions and 0 deletions
14
plugins.md
Normal file
14
plugins.md
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue