Replies: 1 comment
-
|
Yes, zlib supports all platforms. However it does not have "packaging" of multiple files. Though you could look at minizip in the contrib directory of the zlib distribution for that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey guys, I'm currently working on a game engine for windows android and ios(and possibly other platforms) and looking for a library to help package all my assets into 1 file, and then load all assets including audio files, sprites, 3d models, etc into the game while its running. Does zlib support these platforms?
Beta Was this translation helpful? Give feedback.
All reactions