
BepInEx FLABP Fork
Soft fork of BepInExFasterLoadAssetBundle. Makes start up loading time fasterDetails
This is a fork of BepInExFasterLoadAssetBundles to fix a minor issue happening for Linux wine users where it just wouldn't work
Please use the original mod if you don't need a fix for this issue
All credits goes to DiFFoZ
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:
- XUnity_AutoTranslator. Tracked by issue #9.
- [IntroTweaks]. No fix will be made.