A curated list of free/libre plugins, scripts and add-ons for Godot
Go to file
Rémi Verschelde c55ac53ba4 Merge pull request #44 from TeddyDD/easing
add Godot Easing Script
2016-05-30 07:47:02 +02:00
CONTRIBUTING.md Change Markdown style, add Awesome logo 2015-08-05 22:55:46 +02:00
INSTALL.md Change Markdown style, add Awesome logo 2015-08-05 22:55:46 +02:00
LICENSE.md Switch to LF line endings, use Markdown version of license 2015-11-01 10:53:40 +01:00
README.md add Godot Easing Script 2016-05-30 01:47:07 +02:00

Awesome Godot Awesome

A curated list of free/libre games, plugins, add-ons and scripts for Godot.

For installation instructions, read INSTALL.md.

Games

Games that use Godot.

2D

3D

  • Cheese Hunter - A Game for Godot Engine Jam 03/2016
  • MouseBoat - Play as a mouse and sail around a pond. Cast your rod and try to catch some fish.
  • Veraball - Free "roll the ball" game. Collect coins and reach the finish, without falling out of the level.

Demos

Demos to learn GDScript, its concepts, and various game features.

Themes

Themes for your Godot games or user interface.

Modules

Stuff integrated into Godot core (C++).

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.

Unofficial builds of Godot

Those builds will let you use recent versions of Godot Git, but they may be less stable than official ones, use at your own risk.

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.
  • joystick-mapping - Tool to generate gamepad mappings for all supported platforms.
  • 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.