Remove dead links

This commit is contained in:
Hugo Locurcio 2019-06-17 14:24:43 +02:00
parent 1086ba5b2b
commit ae8c478db2
No known key found for this signature in database
GPG Key ID: 39E8F8BE30B0A49C

View File

@ -121,7 +121,6 @@ A curated list of [free/libre](https://www.gnu.org/philosophy/free-sw.html) game
*Scripts that let you do new stuff, or enhance Godot functionality.*
- [Atlas importer](https://github.com/Geequlim/godot-code/tree/master/addons/atlas_importer) - Plugin to import packed atlas from [TexturePacker](https://www.codeandweb.com/texturepacker), [Attila](https://github.com/r-lyeh-archived/attila) and [Kenney Assets](https://kenney.nl/assets).
- [Auto Tile Layer](https://github.com/leezh/autotile) - Allows automatic 2D tiling using RPG Maker's Autotile format.
- [Camera2D Screen Shake](https://godotengine.org/qa/438/camera2d-screen-shake-extension) - Screen shake effect for Camera2D.
- [CRT Shader](https://github.com/henriquelalves/SimpleGodotCRTShader) - Godot shader that simulates CRT displays.
@ -143,7 +142,6 @@ A curated list of [free/libre](https://www.gnu.org/philosophy/free-sw.html) game
- [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](https://www.mapeditor.org/).
- [Tiled importer](https://github.com/Geequlim/godot-code/tree/master/addons/tiled_importer) - Plugin to import tilemaps from Tiled for Godot 2.1.
- [Tileset Builder](https://gist.github.com/Calinou/27e979ab0a35500c3381) - Build tilesets.
- [TileSet Builder](https://github.com/HeavenMercy/TileSet-Builder-Godot-Plugin) - Quickly build tilesets with style.