mirror of
https://github.com/Relintai/awesome-godot.git
synced 2024-11-12 19:27:18 +01:00
1.4 KiB
1.4 KiB
Awesome Godot
A curated list of free/libre plugins, add-ons and scripts for Godot.
Want to contribute to this list? Read CONTRIBUTING.md first.
Plugins
- Resolution Switcher: https://github.com/vinod8990/godot_plugins
Scripts
-
Add Primitives: https://github.com/TheHX/add_primitives
-
Heightmap: https://gist.github.com/Calinou/e771fcbc26a87b807f7f
-
Polygon Merge: https://github.com/ScyDev/Godot-Scripts
-
Tiled Importer: https://github.com/MrGreenTea/GodotTiledImporter
-
Tileset Builder: https://gist.github.com/Calinou/27e979ab0a35500c3381
GDScript syntax highlighting support
-
Atom: https://github.com/jlopezcur/language-gdscript
- Not present on atom.io, install it manually.
-
Sublime Text: https://github.com/beefsack/GDScript-sublime
Other
-
godot-wrapper: https://github.com/nsrosenqvist/godot-wrapper.git
- Script that helps Debian and Ubuntu users install and use Godot.
-
update-git.sh: https://gist.github.com/Calinou/93938dc92484bc5e89f0
- Updates all Git repositories contained in a directory.