Skip to content

Releases: daniellovell/stationeers-slow-down

Slow Down mod v1.1.0

14 Jan 04:20
Compare
Choose a tag to compare

stationeer-slow-down version 1.1.0

New features in 1.1.0

  • ✔️ Allow users to toggle walk using a key of their choice (CapsLock by default, configurable)
  • ✔️ When toggle walking is ON, the (held) walk key will cause users to walk at vanilla speed.

This is a mod for Stationeers that provides players with a "walk" key - Left Control by default. Users can choose the key that slows them down and what speed to slow down to in Stationeers\BepInEx\config\SlowDown.cfg following installation of the mod (and running the game once with the mod installed).

To choose a different key than the default LeftControl, go to the config file at Stationeers\BepInEx\config\SlowDown.cfg" and change SlowKeyCode to a KeyCode from here: https://docs.unity3d.com/ScriptReference/KeyCode.html

Installation

  1. Install BepInEx to your Stationeers folder in Program Files (x86) https://github.com/BepInEx/BepInEx/releases
  2. Run Stationeers once to complete the BepInEx installation
  3. Install SlowDown.dll to the Stationeers/BepInEx/plugins folder
  4. Run Stationeers once to generate the config file
  5. Change the config to your liking in /Stationeers/BepInEx/config/SlowDown.cfg

Slow Down mod v1.0.0

13 Jan 08:09
8d6212b
Compare
Choose a tag to compare

stationeer-slow-down version 1.0.0

This is a mod for Stationeers that provides players with a "walk" key - Left Control by default. Users can choose the key that slows them down and what speed to slow down to in Stationeers\BepInEx\config\SlowDown.cfg following installation of the mod (and running the game once with the mod installed).

To choose a different key than the default LeftControl, go to the config file at Stationeers\BepInEx\config\SlowDown.cfg" and change SlowKeyCode to a KeyCode from here: https://docs.unity3d.com/ScriptReference/KeyCode.html

Installation

  1. Install BepInEx to your Stationeers folder in Program Files (x86) https://github.com/BepInEx/BepInEx/releases
  2. Run Stationeers once to complete the BepInEx installation
  3. Install SlowDown.dll to the Stationeers/BepInEx/plugins folder
  4. Run Stationeers once to generate the config file
  5. Change the config to your liking in /Stationeers/BepInEx/config/SlowDown.cfg