From 8394954d2e0fae97edbff24f1e3ae76d2e74188e Mon Sep 17 00:00:00 2001 From: Adham Date: Thu, 21 Jul 2016 11:34:49 +1000 Subject: [PATCH] Added Godot Adventure API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d2a85e3..c648122 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ For installation instructions, read [INSTALL.md](https://github.com/Calinou/awes - [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/) with all features supported. - [Tileset Builder](https://gist.github.com/Calinou/27e979ab0a35500c3381) - Build tilesets. +- [Simple Adventure API](https://github.com/Qudware/godot-adventure-api) - Create Adventure/VN/IF games with a simple API ## GDScript syntax highlighting