


Allows the player to purchase an extra day via the terminal. This mod's uniqueness is that it tries to be more realistic with the game, as it is not trying to modify the main logic of the deadline. It tries to add functionality that will give you extends for the deadline but with some price on it. You can install it in additon to Dynamic Deadline mod!
Other categorybuyday menu itemAll players need to have the mod installed to play.
Please let me know about any bugs or issues with my mod by opening an issue or by sending me an email at [email protected]
Thanks to Lethal Company Community on Github for making modding easy for Lethal Company. Thanks, also, to LethalAPI.TerminalCommands for adding the ability to make new commands.
By using that mod, these changes are apply as well:
Reduces the delay after entering the terminal before you can type by 80%
Disable scrolling to the top of the terminal on every command execution
Trims newlines from the start of command responses
Terminal.PlayVideoFile(string filePath)
Terminal.PlayVideoLink(Uri url)
This is my first mod. I had some free time during the holidays and decided to give it a try.