A curated list of free/libre plugins, scripts and add-ons for Godot
Go to file
Calinou 8f695d627f Merge pull request #2 from adolson/patch-1
Add more tools (thanks adolson)
2015-04-15 17:36:52 +02:00
CONTRIBUTING.md Add Tileset Builder, sort by alphabetical order 2015-04-12 19:43:50 +02:00
INSTALL.md Fix line display in installation instructions 2015-04-13 12:06:47 +02:00
LICENSE.txt Initial commit 2015-04-12 19:18:04 +02:00
README.md Update README.md 2015-04-14 16:40:48 -04:00

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.

GDScript syntax highlighting

Add-ons for text editors that add syntax highlighting to GDscript.

Other

Other stuff.

  • godot.sh - Script that automatically downloads and launches latest version of Godot, or compiles and launches git master branch.
  • godot-wrapper - Script that helps Debian and Ubuntu users install and use Godot.
  • replicate-file.sh - Script to update copies of a file with one master file.
  • strip-to-frames.pl - Perl script to split a grid spritesheet image into numbered individual frame files.
  • update-git.sh - Updates all Git repositories contained in a directory.