HUDCore is a modular dependency framework for custom HUDs in PAYDAY 3. Whether you're a player customizing your in-game experience or a modder building the next great HUD, HUDCore provides the tools and structure you need.
HUDCore is a base mod that enables the loading, management, and development of custom HUDs in PAYDAY 3. It acts as a unified backend for HUD mods, handling the heavy lifting so creators can focus on design - and players can install and use HUDs effortlessly.
- Automatic HUD loading at runtime
- Centralized, persistent settings per HUD
- Support for multiple HUDs (with optional runtime switching)
- HUD Template for easy development
Installing HUD mods is easy with HUDCore:
- Install HUDCore via ModWorkshop.
- Download any HUD mod that depends on HUDCore.
- Configure HUD settings using the in-game HUDCore settings menu.
- Enjoy your personalized HUD experience!
Want to create your own HUD? HUDCore makes it simple:
- Start with the HUDCore Template HUD, a fully recreated example HUD.
- Define your main HUD widget and settings your HUDCore data asset.
- Let HUDCore handle loading, saving, and exposing your HUD’s options to players.
Get started here: Quick Start
Note: HUDCore is a required dependency for all HUDs built with it. Make sure it’s installed and up to date before using any HUDCore-compatible HUDs.