KnossosNET / Knossos.NET

Repository for the Knossos.NET launcher, currently in development.
GNU General Public License v3.0
23 stars 10 forks source link

Mod compression changes/fixes #68

Closed Shivansps closed 8 months ago

Shivansps commented 9 months ago

-Fix wrong type during lz4_stream_init (thanks taylor) -The compression level was being ignored -Change Task.Run for Task.Factory.startNew to try to fix mac issue (i do not expect any changes).