
BepInEx FLABP Fork
Soft fork of BepInExFasterLoadAssetBundle. Makes start up loading time faster
Last updated | 3 weeks ago |
Total downloads | 227 |
Total rating | 0 |
Categories | Mods Misc BepInEx Client-side Server-side Performance |
Dependency string | Skeletonek-BepInEx_FLABP_Fork-1.0.1 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function

BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
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.