Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 868 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 868 Bytes

Battery

Is your flashlight running out of battery quickly? Maybe it's time to use longer term batteries.

Development

Dotnet 8.0.204 was used for this project. netstandard2.1 was used.

  1. Copy the Assembly-CSharp.dll and Unity.Netcode.Runtime.dll files from "../steamapps/common/Lethal Company/Lethal Company_Data/Managed" to the "ManuelPackage/lib" folder in the Project.
  2. Use the dotnet restore command
  3. If the project will be edited via GNU/Linux, please make sure that the zip command is working.

Credits