aeson-tiled
aeson-tiled copied to clipboard
Aeson instances for Tiled map editor types
As now objects and data in `Layer` have this signatures: ``` layerData :: Maybe (Vector GlobalId) layerObjects :: Maybe (Vector Object) ``` But this is frankly not handy. Would it...
tiled version: 1.4.3 error: `Left "Error in $.tilesets[0]: key \"image\" not found"` json content: ``` { "compressionlevel":-1, "editorsettings": { "export": { "target":"." } }, "height":10, "infinite":false, "layers":[ { "data":[87, 87,...