DiFFoZ / BepInExFasterLoadAssetBundles

Makes start up loading time faster
MIT License
4 stars 2 forks source link

BepInExFasterLoadAssetBundles

Makes startup loading time faster by 60%.

What it does

Before loading asset bundles, they will be decompressed into Lethal Company Game/Cache/AssetBundles. Decompressing can help with slow loading of asset bundles or high RAM usage.

Where decompressed asset bundles are stored

They are stored in Lethal Company Game/Cache/AssetBundles.

Incompatibilities

Currently only 2 mods are not compatiable with this mod:

Links