ArrayPainter link does not work with www. (#114)

This commit is contained in:
Dmitrijs Minajevs
2017-02-13 17:20:55 +02:00
committed by Ellison Leão
parent cf73739078
commit 99468fdc03

View File

@@ -106,7 +106,7 @@ Graphics
#### Tile/Level Editors
* [ArrayPainter](http://www.arraypainter.com/) - Array Painter is the easiest and fastest way to make 2D arrays ready for copy pasting into your own program.
* [ArrayPainter](http://arraypainter.com/) - Array Painter is the easiest and fastest way to make 2D arrays ready for copy pasting into your own program.
* [AutoTileGen](http://pixelatto.com) - AutoTileGen is an automatic tileset generator for 2D game terrains. ![commercial](/img/commercial.png)
* [OGMO Editor](http://www.ogmoeditor.com/) - generic level editor. ![open soucce](/img/opensource.png)
* [Overlap2D](http://overlap2d.com/) - a 2D level and UI editor with an engine agnostic philosophy.