🔑 Today’s Highlights
- Reorganized the MOD structure — The player tag display, Twitch integration, and territory (turf war) system have each been split into their own dedicated parts.
- Fixed Twitch-related displays — Resolved a bug where the manual and commands weren’t displaying correctly.
✨ New & Changed
Structural cleanup (behind the scenes)
Features that were bundled into the core have been split out by role. Nothing changes from the player’s point of view, but it makes future updates and bug fixes easier.
- The HUD display and manual for player tags moved to a dedicated part.
- Twitch integration (letters, supply crates, etc.) moved to a dedicated part.
- The territory (turf war) system moved to a dedicated part.
🔧 Fixes & Adjustments
- Fixed a bug where the Twitch manual and commands displayed as raw text (corrected the loading format).