Decompressing zip / gzip files
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
Decompressing zip / gzip files
I'm compressing some of my game content to greatly reduce the size of my project (in .zip or .gz files). However, I'm wondering how I can decompress it during runtime. Can you guys recommend a method? Preferably with as few dependencies as possible.
- kikito
- Inner party member
- Posts: 3153
- Joined: Sat Oct 03, 2009 5:22 pm
- Location: Madrid, Spain
- Contact:
Re: Decompressing zip / gzip files
.love files are already compressed in a zip format. The decompression is done transparently.
Putting a zip file inside a .love file will not make it any smaller (in fact, it will make it slightly larger).
Putting a zip file inside a .love file will not make it any smaller (in fact, it will make it slightly larger).
When I write def I mean function.
Re: Decompressing zip / gzip files
But what in the case of external resources?
Who is online
Users browsing this forum: Ahrefs [Bot] and 2 guests