Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
LCUtils
A compilation of utils specific to Lethal Company
| Date uploaded | a year ago |
| Version | 1.0.5 |
| Download link | DBJ-LCUtils-1.0.5.zip |
| Downloads | 10963 |
| Dependency string | DBJ-LCUtils-1.0.5 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
LCUtils
A compilation of utils specific to Lethal Company
CHANGELOG
CHANGELOG
v1.0.5
- Added argument validation to BlendedRandom()
v1.0.4
- Added BlendedRandom() class which blends between two Random sources
v1.0.3
- Made public consts for plugin info
- Added BepInEx soft dependency to Lethal Config
- Fixed LethalConfigNicerizer making duplicate pages in Lethal Config
v1.0.2
- Fixed StaticNetcodeLib being included in the build output
v1.0.1
- Released to Thunderstore
- Changelog created