This mod accelerates the in-game time, so that an entire day passes in around one minute.
- (optional) Install pre-commit hooks.
$ pre-commit install
- Copy the following files from your Lethal Company directory into
lib
:
- Assembly-CSharp.dll
- UnityEngine.dll
- Build using command line
dotnet build
or your IDE of choice.