Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 283 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 283 Bytes

DMIRead

A simple C++ module for reading Byond DMI image data. It requires zlib and libpng. It won't load the PNG image, just the animation data.

Minor testing has been done to ensure it loads data properly, but beyond that we still don't know if it will work in all cases.