/timeflies

A Lethal Company mod that accelerates the in-game time

Primary LanguageC#MIT LicenseMIT

Time Flies

This mod accelerates the in-game time, so that an entire day passes in around one minute.

Development

  1. (optional) Install pre-commit hooks.
$ pre-commit install
  1. Copy the following files from your Lethal Company directory into lib:
  • Assembly-CSharp.dll
  • UnityEngine.dll
  1. Build using command line dotnet build or your IDE of choice.