diff --git a/README.md b/README.md index cf13bf1..cd0d698 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ For installation instructions, read [INSTALL.md](https://github.com/Calinou/awes - [Add Primitives](https://github.com/TheHX/add_primitives) - Add cylinders, spheres, cubes easily. - [Atlas importer](https://github.com/Geequlim/godot-code/tree/master/addons/atlas_importer) - The plugin to import packed atlas from [TexturePacker](https://www.codeandweb.com/texturepacker) and [Attila](https://github.com/r-lyeh/attila) +- [Auto Tile Layer](https://github.com/leezh/autotile) - addon that allows automatic 2D tiling using RPG Maker's Autotile format - [Camera2D Screen Shake](http://godotengine.org/qa/438/camera2d-screen-shake-extension) - Screen shake effect for Camera2D. - [Create Tileset](https://github.com/vinod8990/godot_plugins) - Plugin to generate Godot tilesets based on atlas images - [CRT Shader](https://github.com/henriquelalves/SimpleGodotCRTShader) - Godot shader that simulates CRT Displays.