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

Details

Date Uploaded
13 hours ago
Downloads
109
Size
128KB
Dependency string
UEXP-UnlimitedQuota-1.0.1

UnlimitedQuota

Lethal Company v81 mod: as the profit quota grows, you get more deadline days. Vanilla quota growth (including furniture luck) is left alone — only the deadline length is adjusted.

GUID: Entiffo.UnlimitedQuota
Version: 1.0.0

Install (r2modman / plugins)

  1. In your profile, install BepInExPack and Sigurd-CSync from Thunderstore.

  2. Copy this entire UnlimitedQuota folder into:

    …\profiles\<YourProfile>\BepInEx\plugins\

  3. Launch through r2modman. Host must have the mod.

You should see UnlimitedQuota 1.0.0 loaded in the BepInEx log.

Formula

days = Clamp(Ceil(profitQuota / dailyScrap), MinDeadlineDays, MaxDeadlineDays)

dailyScrap starts at BaseDailyScrap and grows each fulfilled quota (flat or curve).

Config

After first launch: BepInEx/config/Entiffo.UnlimitedQuota.cfg

Key Default Meaning
Enabled true Master toggle
MinDeadlineDays 2 Floor
MaxDeadlineDays 20 Cap
BaseDailyScrap 100 Assumed scrap/day at run start
DailyScrapIncrease 30 Capacity growth per fulfilled quota
IncreaseSteepness 200 Curve steepness (if curve mode on)
UseCurveIncrease true Curve vs flat daily growth
DebugLogging false Extra logs (local)

Gameplay options sync host → clients via CSync.

Incompatible with

Other mods that rewrite deadline length (ProgressiveDeadline, Configurable Quota deadline modes, etc.). Do not stack them.

Thunderstore development is made possible with ads. Please consider making an exception to your adblock.