Unity asset bundle compression
Find a file
2025-11-26 22:25:45 +01:00
lib Better compression 2021-04-24 21:46:45 -05:00
Properties/PublishProfiles Rewrite to use AssetTools.NET for compression 2021-04-24 20:36:44 -05:00
.gitattributes Add .gitignore and .gitattributes. 2019-09-26 21:25:34 +03:00
.gitignore Add .gitignore and .gitattributes. 2019-09-26 21:25:34 +03:00
LICENSE Create LICENSE (#1) 2021-04-23 17:22:59 -05:00
Program.cs Add --randomizeCAB switch 2021-08-27 01:56:41 +02:00
README.md Update README.md 2021-04-24 20:39:44 -05:00
Unity3DCompressor.csproj Version up to 1.1 2025-11-26 22:25:45 +01:00
Unity3DCompressor.sln Rewrite to use AssetTools.NET for compression 2021-04-24 20:36:44 -05:00

Unity asset bundle compressor

This program will compress Unity asset bundles with LZ4 compression, saving disk space and improving load times. To use this program, drag a folder or a unity3d file on to the .exe

Uses AssetTools.NET Copyright (c) 2020 nesrak1