diff --git a/docs/reference/support-for-tmx-maps.rst b/docs/reference/support-for-tmx-maps.rst index fb6d801ae1..cc94231357 100644 --- a/docs/reference/support-for-tmx-maps.rst +++ b/docs/reference/support-for-tmx-maps.rst @@ -284,6 +284,11 @@ Godot - `Godot Tiled importer (Mono version) `__ imports Tiled maps exported to JSON (.tmj) format. Supports all map orientations. - `Tiled To Godot Export `__ is a Tiled :doc:`JavaScript extension ` for exporting Tilemaps and Tilesets in Godot 3.2 format (`forum announcement `__). +Gosu +~~~~ + +- `gosu-tiled `__, a gem for drawing Tiled maps on the `Gosu `__ framework. + Grid Engine ~~~~~~~~~~~