You are viewing a potentially older version of this package. View all versions.
WhiteSpike-Scrap_Insurance-1.0.2 icon

Scrap Insurance

Mod focused on providing a purchase where in the next moon landing, incase the team gets fully wiped, the scrap stored inside will not be removed.

Date uploaded a day ago
Version 1.0.2
Download link WhiteSpike-Scrap_Insurance-1.0.2.zip
Downloads 1597
Dependency string WhiteSpike-Scrap_Insurance-1.0.2

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
Evaisa-LethalLib-0.15.0 icon
Evaisa-LethalLib

Personal modding tools for Lethal Company

Preferred version: 0.15.0
Sigurd-CSync-5.0.1 icon
Sigurd-CSync

Configuration file syncing library for BepInEx.

Preferred version: 5.0.1

README

Scrap Insurance

Mod that provides the players with a purchase which saves their currently stored scrap in the ship from disappearing when all players get wiped in the moon landing after the purchase.

Configuration

  • You can configure how many Company Credits it costs to purchase the scrap insurance. Default is 400.
  • CSync is used for configuration synchronization.

How to access the mod's content

  • In the terminal, typing:
    • scrap insurance help will display relevant information of the insurance to preserve the scrap during a team wipe.
    • scrap insurance will attempt to purchase the insurance based on your current amount of Company Credits. If enough, it will purchase it and be active on the next moon landing. Otherwise, an error prompt will appear stating that you don't have enough Company Credits to purchase insurance.

License

This mod is under MIT License. Meaning that you can decide to take this mod for your own things and customize it as you need, so long as you follow the license's requirements

CHANGELOG

1.0.2
  • Added confirmation prompt when purchasing scrap insurance.
1.0.1
  • Added configuration registration to CSync for correct synchronization behaviour

1.0.0

  • Initial release