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.
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