BG3 Inspired HUD - Core
The core UI framework for the BG3 Inspired HUD system. This module provides the foundational components and infrastructure that system-specific adapter modules build upon to deliver a Baldur's Gate 3-inspired interface for Foundry VTT.
This is a library module and requires a system-specific adapter module (bg3-hud-dnd5e, bg3-hud-pf2e, etc.) to function.
BG3 HUD Modules
Coffee helps me stay up to 2am to write these modules. Thank you for the lack of sleep in advance!
I'm currently building my own TTRPG system, Chantry, which you can follow at patreon.com/ChantryVTTRPG. Don't worry, I'm not giving up on my other modules!
Support my work:
Other Modules
Check out my other module(s):
Quick Usage
- Installation:
- Open Foundry VTT and navigate to Add-on Modules.
- Click Install Module.
- Select BG3 Inspired HUD - Core from the list of modules.
- Click Install and enable the module in your world settings.
- Install and enable a compatible system-specific adapter module (bg3-hud-dnd5e, bg3-hud-pf2e, etc.).
- Core Functionality:
- Provides the base UI framework and component system.
- Handles core interactions, tooltips, and container management.
- Manages persistence, updates, and socket communication.
Requirements
- Foundry VTT: Version 13 or higher
- Required Module: socketlib
- System Adapter: A compatible system-specific module (bg3-hud-dnd5e, bg3-hud-pf2e, etc.)
Acknowledgments
This module is an independent fan creation, drawing inspiration from the excellent UI/UX design of Baldur's Gate 3. Special thanks to:
- Larian Studios for creating such an intuitive interface in BG3.
This module is not affiliated with, endorsed by, or connected to Larian Studios, Wizards of the Coast, or Baldur's Gate 3.
Support
For issues, bugs, or feature requests, please submit them via GitHub Issues.