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

QuickRestart

Allows you to easily restart your game via a command.

Date uploaded 5 months ago
Version 1.2.0
Download link AllToasters-QuickRestart-1.2.0.zip
Downloads 634413
Dependency string AllToasters-QuickRestart-1.2.0

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

README

Quick Restart v1.2

by alltoasters

https://github.com/EBro912/QuickRestart

Installation

Requires the latest version of BepInEx 5. After BepInEx has been installed, drag QuickRestart.dll into the BepInEx/plugins folder in the game's root directory. You will need to run the game once for the QuickRestart.cfg file to generate.

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.

Config Options

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