The mod for the game Lethal Company that increases the radius and range of the flashlights (works on the yellow and green flashlits).
Link on ThunderStore: https://thunderstore.io/c/lethal-company/p/V_Power/FlashlightExtendedRange/
If you want to edit something in this mode, dont forget to change path in csproj file:
<Reference Include="Assembly-CSharp" HintPath="E:\Games\Steam\steamapps\common\Lethal Company\Lethal Company_Data\Managed\Assembly-CSharp.dll" Publicize="true" />
Here you need to change HintPath to your's file source with Assembly-CSharp.dll
The same things you need to do witch all strings, that seems like E:\Games\Steam\...
If you are working with IDE Rider - after build you can find your mod dll file in directory:
\bin\Debug\netstandard2.1
If you want create your mod, you can use this template for creating - that exists usefill links for moding in Lethal Company.
If you like this mod on thunderstore or star current repository (recommended) - This way I can see feedback and get motivated to find what I can improve in the game.
Thank you to all of our awesome contributors! ❤️
Made with contrib.rocks.