This package has been marked as deprecated, and it's suggested another
alternative is used.
You are viewing a potentially older version of this package.
View all versions.
Date uploaded | 6 months ago |
Version | 2.0.0 |
Download link | TestAccount666-LethalLevelLoaderCompanyFixer-2.0.0.zip |
Downloads | 27693 |
Dependency string | TestAccount666-LethalLevelLoaderCompanyFixer-2.0.0 |
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.
CHANGELOG
Lethal Level Loader Company Fixer
1.0.1
# Change README. Sounded aggressive towards Batby. It was never meant to be aggressive.
1.0.0
+ Initial Release