2015-04-12 19:18:04 +02:00
|
|
|
Awesome Godot
|
|
|
|
=============
|
|
|
|
|
2015-04-12 19:31:17 +02:00
|
|
|
A curated list of free/libre plugins, add-ons and scripts for [Godot](http://godotengine.org).
|
2015-04-12 19:18:04 +02:00
|
|
|
|
2015-04-12 19:31:17 +02:00
|
|
|
Want to contribute to this list? Read [CONTRIBUTING.md](https://github.com/Calinou/awesome-godot/blob/master/CONTRIBUTING.md).
|
2015-04-12 19:18:04 +02:00
|
|
|
|
|
|
|
Plugins
|
|
|
|
-------
|
|
|
|
|
2015-04-12 19:31:17 +02:00
|
|
|
* https://github.com/vinod8990/godot_plugins
|
|
|
|
* Contains **Resolution Switcher**
|
|
|
|
|
2015-04-12 19:18:04 +02:00
|
|
|
Scripts
|
|
|
|
-------
|
|
|
|
|
2015-04-12 19:31:17 +02:00
|
|
|
* **Heightmap:** https://gist.github.com/Calinou/e771fcbc26a87b807f7f
|
|
|
|
|
2015-04-12 19:34:53 +02:00
|
|
|
* **Add Primitives:** https://github.com/TheHX/add_primitives
|
2015-04-12 19:31:17 +02:00
|
|
|
|
|
|
|
* https://github.com/ScyDev/Godot-Scripts
|
|
|
|
* Contains **Polygon Merge**
|
|
|
|
|
2015-04-12 19:18:04 +02:00
|
|
|
GDScript syntax highlighting support
|
|
|
|
---------------------------
|
|
|
|
|
2015-04-12 19:31:17 +02:00
|
|
|
* **Geany:** https://github.com/haimat/GDScript-Geany
|
|
|
|
|
|
|
|
* **Gedit:** https://github.com/haimat/GDScript-gedit
|
|
|
|
|
|
|
|
* **Atom:** https://github.com/jlopezcur/language-gdscript
|
|
|
|
* Not present on atom.io, install it manually
|
|
|
|
|
|
|
|
* **Vim:** https://github.com/quabug/vim-gdscript
|
|
|
|
|
|
|
|
* **Sublime Text:** https://github.com/beefsack/GDScript-sublime
|
|
|
|
|
|
|
|
Other
|
|
|
|
-----
|
|
|
|
|
|
|
|
* **update-git.sh:** https://gist.github.com/Calinou/93938dc92484bc5e89f0
|
|
|
|
* Updates all Git repositories contained in a directory.
|
|
|
|
|
|
|
|
* **godot-wrapper:** https://github.com/nsrosenqvist/godot-wrapper.git
|
|
|
|
* Script that helps Debian and Ubuntu users install and use Godot
|