From 50beda264cb603ba32c07ed95d4eb02064f38971 Mon Sep 17 00:00:00 2001 From: Bruno SXS Date: Tue, 20 Sep 2016 11:13:15 -0300 Subject: [PATCH] added SMRT-Godot plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9ca6dde..296b1c1 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ For installation instructions, read [INSTALL.md](https://github.com/Calinou/awes - [Polygon Merge](https://github.com/ScyDev/Godot-Scripts) - Merge polygons. - [Resolution Switcher](https://github.com/vinod8990/godot_plugins) - Switch resolutions easily, for testing. - [Simplex 2D/3D](https://github.com/OvermindDL1/Godot-Helpers) - Simplex deterministic noise functions. +- [SMRT-Godot](https://github.com/brunosxs/SMRT-Godot) - A dialog system and editor fairly customizable, a nice fit for story-driven games. - [SUTjoystick](https://gitlab.com/shine-upon-thee/joystick) - Easy gamepad support for GNU/Linux and Windows. - [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.