/awesome-godot

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

OtherNOASSERTION

Awesome Godot

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

Want to contribute to this list? Read CONTRIBUTING.md first.

For installation instructions, read INSTALL.md.

This list is part of awesome, a curated list of awesome lists.

Games

Games that use Godot.

2D

3D

Nothing for now.

Demos

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

  • FPS Test - A singleplayer FPS test. Physics work, but there are no enemies and no proper shooting.
  • HTTP Server - A HTTP 1.0 file server.
  • Pathfinding 2d A demo project demonstrating pathfinding using a tilemap.
  • TCP Networked physics - Lets you connect to a server and view networked physics.

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.

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.