MonoGame.Extended
MonoGame.Extended copied to clipboard
tiled content pipeline bugfixes & new fields
added support for reading type field from TiledMapPropertyContent (Tiled lets you set it...) added support for repeatX/repeatY fields from Tiled image layers property (renderer still does not support this yet)
value read bugfix @TiledMapProperties.cs:10 - this got introduced when you pulled my previous pr (sorry)