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.
LethalMDK
Personal C# library for modding Lethal Company.
CHANGELOG
Change Log
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[Unreleased]
//
[1.2.0] - 2024-05-01
Added
- Full list of v50 prefabs
[1.1.0] - 2024-02-27
Added
- Full list of Layers
[1.0.2] - 2024-02-08
Fixed
- Added BepInDependency to UnityMDK to ensure they load in the correct order
[1.0.1] - 2024-01-24
Changed
- Removed self logging and use UnityMDK's instead
[1.0.0] - 2024-01-22
Changed
- Updated to 1.0.0 of UnityMDK
[0.1.0] - 2024-01-20
Added
- Added some LC layers and tags for easy reference
- Added
Player.LocalPlayerto get the local player - Added a lib to create scan nodes