Skip to content

herrwinfried/LCBattery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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