grapefruitjs / grapefruit

Outdated, I recommend you use photonstorm/phaser instead!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support both base64 XML and base64/zlib XML data from Tiled

englercj opened this issue · comments

Can use imaya/zlib.js for this, see imaya/zlib.js#7 for how to convert base64 encoded deflate to Uint32Array.

This is a great idea, but I don't want to hold up v0.1.0 for it. Moving to v0.1.1

This is merged into dev