Skip to content

Commit dac30b9

Browse files
committed
fix compatibility with melonJS version 15.2.1 and higher
1 parent de2827c commit dac30b9

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33

44
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/melonjs/es6-boilerplate/blob/master/LICENSE)
55

6-
a melonJS plugin to enable loading and parsing of zlib and gzip compressed [Tiled](https://www.mapeditor.org) maps (ztstd is not currently supported)
7-
>Note: this plugin requires melonJS version 15.1 or higher
6+
a melonJS plugin to enable loading and parsing of zlib and gzip compressed [Tiled](https://www.mapeditor.org) maps
7+
>zstd compressed maps are not supported, see [here](https://github.com/melonjs/tiled-inflate-plugin/issues/2) for more details
8+
>Note: this plugin requires melonJS version 15.2.1 or higher
89
910
Installation
1011
-------------------------------------------------------------------------------
@@ -25,5 +26,5 @@ Questions, need help ?
2526
-------------------------------------------------------------------------------
2627
If you need technical support, you can contact us through the following channels :
2728
* Forums: with melonJS 2 we moved to a new discourse [forum](https://melonjs.discourse.group), but we can still also find the previous one [here](http://www.html5gamedevs.com/forum/32-melonjs/)
28-
* Chat: come and chat with us on [discord](https://discord.gg/aur7JMk), or [gitter](https://gitter.im/melonjs/public)
29+
* Chat: come and chat with us on [discord](https://discord.gg/aur7JMk)
2930
* we tried to keep our [wikipage](https://github.com/melonjs/melonJS/wiki) up-to-date with useful links, tutorials, and anything related melonJS.

0 commit comments

Comments
 (0)