mirror of
https://github.com/Relintai/awesome-godot.git
synced 2024-11-12 19:27:18 +01:00
1.9 KiB
1.9 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.
For installation instructions, read INSTALL.md.
Modules
Stuff integrated into Godot core (C++).
Nothing for now.
Plugins and scripts
Scripts that let you do new stuff, or enhance Godot functionality.
- Add Primitives - Add cylinders, spheres, cubes easily.
- Heightmap - Make an heightmap into terrain.
- Polygon Merge - Merge polygons.
- Resolution Switcher - Switch resolutions easily, for testing.
- Tiled importer - Import maps from Tiled.
- Tileset Builder - Build tilesets.
GDScript syntax highlighting
Add-ons for text editors that add syntax highlighting to GDscript.
- Atom - Not present on atom.io, install it manually.
- Geany
- Gedit
- Sublime Text
- Vim
Other
Other stuff.
- godot-wrapper - Script that helps Debian and Ubuntu users install and use Godot.
- update-git.sh - Updates all Git repositories contained in a directory.