Visit our site: https://blishhud.com
You can download Blish HUD:
- Using the direct download link.
- From our Releases page here on GitHub.
Visit our #💢help channel in Discord.
- BlishHUD.com - Our website.
- Blish HUD FAQ - Frequently asked questions.
- Troubleshooting Guide - Our troubleshooting guide.
- Arcdps Blish HUD Integration - a plugin that uses the Arcdps Combat API and exposes some of the data to Blish HUD for compatible modules.
Pull requests are welcome. You are encouraged to join the discussion in the Blish HUD #🔨core_discussion Discord channel.
- Visual Studio 2022 / 2026 (Community Edition is fine)
- Individual Components that need to be installed in Visual Studio via the Visual Studio Installer:
- .NET Core 3.1 Runtime
- .NET Framework 4.7.2 SDK
- .NET Framework 4.7.2 targeting pack
- Visual C++ Redistributable 2012
- Clone the repo:
git clone -v --recurse-submodules --progress https://github.com/blish-hud/Blish-HUD.git - Launch the project solution (.sln file) in Visual Studio.
- Open menu:
Tools->NuGet Package Manager->Package Manager Settings - Go to
Package Sourcesand check ifnuget.orgis available. If not, add a new one with namenuget.organd sourcehttps://api.nuget.org/v3/index.json - In the
Solution Exploreron the right click on the solution icon. In the context menu clickRestore NuGet Packages. - Right click the solution icon again and click
Build Solution.
Thank you JetBrains for providing free open source licenses to our primary contributers.
Licensed under the MIT License
