Sun Haven
0 of 0

File information

Last updated

Original upload

Created by

aedenthorn

Uploaded by

aedenthorn

Virus scan

Safe to use

Tags for this mod

About this mod

Lets you modify the player's movement speed using hotkeys.

Requirements
Permissions and credits
Changelogs
Donations
This mod sets hot keys for the following actions:

  • Decreasing player movement speed by 0.1x (default minus)
  • Increasing player movement speed by 0.1x (default equals)
  • Resetting player movement speed to 1x (default backslash)

There is also a modifier key (default left ctrl) that changes the decrease / increase movement speed to increments of 1x instead of 0.1x when held.

Use https://docs.unity3d.com/Manual/class-InputManager.html as a guide for key and button names.


Config

A config file BepInEx/config/aedenthorn.MovementSpeed.cfg is created after running the game once with this mod).

You can adjust the config values by editing this file using a text editor.


Technical

This mod requires BepInEx to be installed for Sun Haven. If you are on Windows, you will need the x64 or x86 version based on your architecture, found here:

https://github.com/BepInEx/BepInEx/releases

Unpack the zip file, and place the contents in the game's root folder (beside Sun Haven.exe).

To install this mod, place the dll file in the BepInEx/plugins folder (create it if the folder doesn't exist).

Code is at https://github.com/aedenthorn/SunHavenMods.