You are viewing a potentially older version of this package.
View all versions.
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 | 4 months ago |
Version | 1.0.0 |
Download link | WhiteSpike-Scrap_Insurance-1.0.0.zip |
Downloads | 931 |
Dependency string | WhiteSpike-Scrap_Insurance-1.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
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