Update Readme.md with Simplex GDScript URL.

This commit is contained in:
OvermindDL1 2015-05-09 17:54:28 -06:00
parent 944a542b67
commit 172b2dcdf8

View File

@ -42,6 +42,7 @@ Plugins and scripts
* [Input states](http://pastebin.com/LuSg4wY2) - Input states for Godot.
* [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.
* [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).
* [Tileset Builder](https://gist.github.com/Calinou/27e979ab0a35500c3381) - Build tilesets.