Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pc-principal/extended_flashlight_range
Mod for Lethal Company that extends flashlights range
https://github.com/pc-principal/extended_flashlight_range
Last synced: about 1 month ago
JSON representation
Mod for Lethal Company that extends flashlights range
- Host: GitHub
- URL: https://github.com/pc-principal/extended_flashlight_range
- Owner: PC-Principal
- License: mit
- Created: 2024-01-11T15:00:57.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-03-17T18:51:58.000Z (8 months ago)
- Last Synced: 2024-03-17T19:37:27.622Z (8 months ago)
- Language: C#
- Size: 3.77 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Extended flashlight range mod
![Stable Version](https://img.shields.io/badge/version-v1.1.0-brightgreen)
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/
## Examples
**Flashlights before:**
![Flashlight_before_patch](https://github.com/PC-Principal/extended_flashlight_range/blob/master/images/before_patch.png)
![Pro Flashlight_before_patch](https://github.com/PC-Principal/extended_flashlight_range/blob/master/images/before_patch_pro.png)**Flashlights after:**
![Flashlight_after_patch](https://github.com/PC-Principal/extended_flashlight_range/blob/master/images/patched.png)
![Pro Flashlight_after_patch](https://github.com/PC-Principal/extended_flashlight_range/blob/master/images/patched_pro.png)**Patched Helmet:**
![Flashlight_helmet_after_patch](https://raw.githubusercontent.com/PC-Principal/extended_flashlight_range/master/images/updated_helmet.jpg)
![Pro Flashlight_helmet_after_patch](https://raw.githubusercontent.com/PC-Principal/extended_flashlight_range/master/images/updated_helmet_pro.jpg)## About Edit
If you want to edit something in this mode, dont forget to change path in csproj file:
``
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\...`
## Link on sources
If you are working with IDE Rider - after build you can find your mod dll file in directory:
`\bin\Debug\netstandard2.1`
## Template repository
If you want create your mod, you can use this [template for creating](https://github.com/PC-Principal/LethalCompanyModesTemplate) - that exists usefill links for moding in Lethal Company.
## How to say thanks
If you like [this mod on thunderstore](https://thunderstore.io/c/lethal-company/p/V_Power/FlashlightExtendedRange/) or **star current repository (recommended)** - This way I can see feedback and get motivated to find what I can improve in the game.
## Contributors
Thank you to all of our awesome contributors! ❤️
Made with [contrib.rocks](https://contrib.rocks).