I see that in the CLI interface of tiled
(Tiled v1.0.3, built from master
branch) there is an --export-map
option, which allows exporting a .tmx tilemap into various formats, including JSON.
Is there a way to export a .tsx tileset into JSON via command line?
Thanks.