# Changelog
## 2.0.1
- Fixed Harmony patching errors that could crash the game
- Switched to stable, standard HarmonyPatch usage
- Improved HUD null-safety
- Clarified client-side limitations in documentation
## 2.0.0
- Full rework of deprecated two-handed item mods
- Inspired by HandsNotFull (deprecated but widely used)
- Updated for current Lethal Company versions
- Added configurable two-handed item limit
- Ensured living enemies are never affected
- Improved multiplayer safety
- Marked explicitly as a QoL mod
## Legacy
- Original OneHandNeeded / HandsNotFull implementations
- Deprecated and no longer maintained