
You are viewing a potentially older version of this package. View Latest Version

GuaranteeApparatus is a BepInEx plugin for Lethal Company v73 that guarantees apparatus coverage without mutating the dungeon graph.
Vanilla, KnownCustom, or UnknownCustom.LungProp.LC_Office.Config file: BepInEx/config/squirt.guaranteeapparatus.cfg
EnabledVerboseLoggingRespectCustomApparatusRespectUnknownCustomApparatusSpawnFallbackWhenUnknownCustomHasNoDetectedApparatusGenerateScanNodesForDetectedCustomApparatusForceVanillaFallbackOnKnownCustomInteriorsEnableVanillaSetpieceFallbackMinimumEntranceDistanceFactoryFlowPatternsv73LethalLevelLoader 1.5.x-style runtime environmentsLungProp/Apparatus prefab so normal pickup hooks such as Facility Meltdown listeners still see a vanilla apparatus objectEnableVanillaSetpieceFallback is disabled by default because runtime prefab discovery can select modded interior asset bundles instead of a true vanilla apparatus machineRun this from the project folder to stage the package contents for r2modman import:
powershell -ExecutionPolicy Bypass -File .\stage-package.ps1
That script rebuilds the plugin and copies GuaranteeApparatus.dll into package/BepInEx/plugins/GuaranteeApparatus/.