This package has been marked as deprecated, and it's suggested another
alternative is used.
Last updated | 6 months ago |
Total downloads | 38157 |
Total rating | 4 |
Categories | Mods Tools Misc BepInEx Server-side |
Dependency string | TestAccount666-LethalLevelLoaderCompanyFixer-2.0.0 |
Dependants | 38 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
Lethal Level Loader Company Fixer
This mod allows you to actually leave the company building when using LethalLevelLoader 1.2.3.
This mod will deprecate as soon as Batby fixes this bug.
This mod works by skipping the StartOfRoundShipLeave_Prefix
method in LLL's EventPatches
class.
It then executes the code inside this method, but uses try-catch statements to prevent cancelling the ship leave code.