Add GATT to tools section (#275)

Linked to an open source tool which makes it easier to create a base
template for Godot Autotile maps.
This commit is contained in:
Sean Esopenko
2023-01-12 09:24:09 -07:00
committed by GitHub
parent d994ac5d3f
commit 81bbf6abbb

View File

@@ -98,6 +98,10 @@ See [Vivraan/godot-lang-support](https://github.com/Vivraan/godot-lang-support).
*Non-game Open source projects made with Godot (tools/utilities).*
#### Godot 3.5+
- [GATT - Godot Autotile Texture Templater](https://github.com/sesopenko/gatt) - A tool for generating 2x2 and 3x3 autotile tilesets in whichever size and colour needed.
#### Godot 3.2+
- [Arrow](https://github.com/mhgolkar/Arrow) - A tool to design game narratives with nodes.