From ec3e5bcdb39badf2c445877a8a00f75c8da37e88 Mon Sep 17 00:00:00 2001 From: Heaven Mercy Date: Sat, 7 Jul 2018 13:28:37 +0100 Subject: [PATCH] Add a TileSet Builder Add a link to my TileSet Builder --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 40a1c7c..8e56105 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,7 @@ A curated list of [free/libre](https://gnu.org/philosophy/free-sw.html) games, p - [Tiled importer](https://github.com/MrGreenTea/GodotTiledImporter) - Import maps from [Tiled](http://mapeditor.org). - [Tiled importer](https://github.com/Geequlim/godot-code/tree/master/addons/tiled_importer) - The plugin to import tile maps from [Tiled](http://www.mapeditor.org/) for Godot 2.1. - [Tileset Builder](https://gist.github.com/Calinou/27e979ab0a35500c3381) - Build tilesets. +- [TileSet Builder](https://github.com/HeavenMercy/TileSet-Builder-Godot-Plugin) - Quickly build tilesets with style. - [Simple Adventure API](https://github.com/Biarity/godot-adventure-api) - Create Adventure/VN/IF games with a simple API (precursor to [this](https://github.com/Biarity/Godot-Adventure-Framework)). ## GDScript syntax highlighting