You are viewing a potentially older version of this package. View all versions.
AllToasters-QuickRestart-1.1.0 icon

QuickRestart

A simple mod for Lethal Company that easily allows you to restart your game by initiating the "You have been fired cutscene" early.

Date uploaded 6 months ago
Version 1.1.0
Download link AllToasters-QuickRestart-1.1.0.zip
Downloads 179248
Dependency string AllToasters-QuickRestart-1.1.0

README

Quick Restart v1.1

by alltoasters

https://github.com/EBro912/QuickRestart

Installation:

  1. Download and install the latest version of BepInEx 5. Ensure you run and close the game once to generate necessary files.
  2. In the game's root directory (found by right clicking the game > Manage > Browse Local Files in Steam), navigate to BepInEx/plugins
  3. Place QuickRestart.dll into this folder
  4. Run the game and enjoy!

Usage:

While your ship is in orbit, as the host, type /restart into the chat. You will be given a prompt to CONFIRM or DENY the restart. Typing DENY into chat will cancel the restart and nothing will happen. Typing CONFIRM into chat will proceed with the restart, and the ejection cutscene will begin after a few seconds and your game will restart.

To bypass the confirmation step, you can modify the config located in BepInEx/config/QuickRestart.cfg

Set "Override Confirmation" to true to bypass the confirmation, and false to keep the confirmation step in place.

CHANGELOG

Changelog

v1.2

  • Updated to work on v45
  • CONFIRM and DENY are no longer case sensitive

v1.1

  • Added the ability to disable the confirmation step via the "Override Confirmation" config option.

v1.0

  • Initial Release