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

Extend Deadline

Mod focused on providing an interactive terminal application where you can increase the days before the deadline of current quota for some Company Credits

Date uploaded 2 months ago
Version 1.0.1
Download link WhiteSpike-Extend_Deadline-1.0.1.zip
Downloads 32257
Dependency string WhiteSpike-Extend_Deadline-1.0.1

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
WhiteSpike-Interactive_Terminal_API-1.1.3 icon
WhiteSpike-Interactive_Terminal_API

API focused on making interactable UI in the terminal

Preferred version: 1.1.3

README

Extend Deadline

A Mod which focuses on providing an interactive terminal application where you can select the amount of days you wish to extend for the deadline for the current quota

Configuration

  • You can configure how many Company Credits it costs to purchase a singular day to extend in the deadline of the current quota. Default is 800.
  • You can configure additional Company Credits cost based on amount of quotas your group has fullfilled. Default is 0.
  • You can configure additional Company Credits cost based on how many days you have extended before changing to a new quota. Default is 0.
  • CSync is used for configuration synchronization.

How to access the mod's content

  • In the terminal, typing:
    • extend deadline help will display the relevant information about extending deadline of current quota
    • extend deadline will display an interactive terminal application where you pick how many days to extend on current quota and how much it will cost. To purchase, just press the submit key (changeable through control bindings) and it will check wether you can or not purchase the amount of days you wish to extend.
  • In the interactive application, you can exit through the exit key (changeable through control bindings)

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.1
  • Added configuration registration to CSync for correct synchronization behaviour

1.0.0

  • Initial release