Skip to content

0xSmilingLizard/Receiver2Mods.TimeControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TimeControl

A mod for Receiver 2, that gives you hotkeys to toggle media mode and to set the media-mode-timescale to one of 5 configurable timescales.

Install

Install BepInEx (the x64 version) into the Receiver 2 folder (the one containing Receiver2.exe), then start and exit Receiver 2 to have BepInEx generate its folder structure. Then place the TimeControl folder in BepInEx/plugins.

It is recommended to use BepInEx's Config Manager (installed the same way as this mod) to have an in-game UI to set the timescale presets.

Dependencies (for developers)

The source code depends on BepInEx.dll, UnityEngine.dll, UnityEngine.CoreModule.dll, UnityEngine.InputLegacyModule.dll, and Wolfire.Receiver2.dll. It is set up to expect these DLLs to be located in a folder called libraries next to the repository folder. All of these DLLs can be found as part of either Receiver 2's or BepInEx's install.