OneLife
OneLife copied to clipboard
protocol.txt fix zip → zlib
I implemented my client, « zip compression » was too unspecific and didn't told me anything (as the data is not a .zip file). Thankfully it was easy to reverse enginer by dumping the compressed data and running file
on it.
Nice job, that "zip compression" was on my TODO list for my client.