Apart from external images, a tiled map can currently depend on external tilesets and external template files. It can be useful to embed such dependencies in the map file, either for compatibility reasons or to make deployment easier.
So the idea is to add the following export options:
The latter option was requested on the forum twice. And the former option was mentioned before at https://github.com/bjorn/tiled/issues/1091#issuecomment-266767410.
This would be extremely helpful ^_^
Super glad this is on the roadmap! :ok_hand:
This would be really nice ! it was one of my requests when Tiled changed the export format.
Well, the workaround is pretty simple (importing the tilesets manually befaure exporting the map) but when working with lot of shared tilesets, it's a source of issues.
I'm very happy to see thi in the roadmap !
The options mentioned in this issue are now all implemented and can be set in the Preferences. They are applied both when exporting maps as well as when exporting tilesets.
In addition, these options are available when exporting maps or tilesets on the command-line. In this case, the preferences are not used.
I tested it quite a bit, but please let me know if you find any issues. Also if you're still missing a particular export option, feel free to suggest it!
Most helpful comment
The options mentioned in this issue are now all implemented and can be set in the Preferences. They are applied both when exporting maps as well as when exporting tilesets.
In addition, these options are available when exporting maps or tilesets on the command-line. In this case, the preferences are not used.
I tested it quite a bit, but please let me know if you find any issues. Also if you're still missing a particular export option, feel free to suggest it!