From 5600295694c4298b83b410123a16639070ff9bb4 Mon Sep 17 00:00:00 2001 From: A A Date: Fri, 30 Dec 2016 21:57:50 +1000 Subject: [PATCH] Update README.md Fixed link to Adventure API. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c51c41..33fed1b 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,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/) for godot 2.1. - [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 +- [Simple Adventure API](https://github.com/Biarity/godot-adventure-api) - Create Adventure/VN/IF games with a simple API ## GDScript syntax highlighting