You are viewing a potentially older version of this package. View all versions.
DBJ-LCUtils-1.0.5 icon

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-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

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