HunterPie is a modern and simple to use overlay with support for Discord Rich Presence for Monster Hunter: World.
- Download the latest release here;
- Extract it anywhere you want;
- Open the extracted folder and start the HunterPie.exe, it will automatically look for new updates.
- Delete HunterPie folder
If you want to build HunterPie by yourself, you might need:
For the release build:
nuget restore HunterPie.sln
msbuild HunterPie.sln -property:Configuration=Release
The apps will be in {HunterPie|Update}/bin/Release
ATTENTION: Don't forget to disable auto-update, otherwise your local build will be overwritten by the files in HunterPie's update server.
- Automatic updates
- Build exporter to Honey Hunters World
- Decoration & Charms exporter to Honey Hunters World
- Automatic Player Data Exporter
- Discord Rich Presence Support
- Plugin Support
- Monster Widget
- Harvest Box Widget
- Specialized Tools Widget
- Abnormalities Tracker Widget
- Class Helper Widget
- Damage Meter Widget
Please, read the FAQ, if your issue isn't listed there, contact me on Discord.
You can use the #suggestions chat in HunterPie Discord server, open a ticket here or make your own pull request. I'll gladly read them all.
NOTE: If you're making a pull request, please, point it to the development branch, not the master one.