From eeba33c513a96291d6c2e152e193cb3401e9e3d9 Mon Sep 17 00:00:00 2001 From: Linux User <34406967+LinuxUserGD@users.noreply.github.com> Date: Sun, 18 Feb 2024 20:01:18 +0100 Subject: [PATCH] Remove SMRT-Godot (#318) See https://github.com/brunosxs/SMRT-Godot/commit/a8594921433c54b608f8afc1abaadc4bed7fe4a8 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 256aca8..b34079a 100644 --- a/README.md +++ b/README.md @@ -230,7 +230,6 @@ See [Vivraan/godot-lang-support](https://github.com/Vivraan/godot-lang-support). - [SimpleGodotCRTShader](https://github.com/henriquelalves/SimpleGodotCRTShader) - A simple Godot shader that simulates CRT Displays (Godot 2.x, 3.x). - [Simplified Flight Simulation library](https://github.com/fbcosentino/godot-simplified-flightsim) - A library that helps you create a simple airplane/helicopter/spaceship flight simulator (Godot 3.x, 4.x). - [SignalVisualizer](https://github.com/Ericdowney/SignalVisualizer) - Displays the current scene's signals and connections in a easy to read graph and tree dock (Godot 4.x). -- [SMRT-Godot](https://github.com/brunosxs/SMRT-Godot) - A dialog system and editor fairly customizable, a nice fit for story-driven games (Godot 3.x). - [StoryTeller Engine](https://github.com/HeavenMercy/StoryTeller-Engine) - Dialog and interactive fiction engine (Godot 3.x). - [Tiled importer](https://github.com/vnen/godot-tiled-importer) - Import maps from [Tiled](https://www.mapeditor.org/) (Godot 3.x). - [TileSet Builder](https://github.com/HeavenMercy/TileSet-Builder-Godot-Plugin) - Quickly build tilesets with style (Godot 3.x).