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.
DoorBreach
DoorBreach is a mod for Lethal Company that allows players to hit a locked door many times with a shovel to open it.
CHANGELOG
Changelog for DoorBreach
[1.1.0] - 2024-01-08
- Added/Improved compatibility for mods that allow locking of doors after round has started
- For the nerds:
- Cleaned up
Plugin.cs - Added
Components.cs,Hooks.cs,Utils.cs - Added a hook for
DoorLock.LockDoor - Only call
UnlockDoorServerRpcas that will eventually unlock it clientside
- Cleaned up
[1.0.1] - 2024-01-05
- Update README.md
[1.0.0] - 2024-01-05
- Finished initial release