Detailed weapon trees, armor lists, and monster information for Monster Hunter Freedom Unite / P2G in the style of the in-game UI!
Thank you to all the people below, and anyone I missed, for the invaluable help with this project:
- Aino
- Arxx
- Assis
- Athena
- Danzell
- Darkcola
- Emanon
- Hunsterverse contributors
- Ice Cream
- Jely
- kpworthi
- kushala
- lirkas
- rafaellum
- Shiro
- Vid (Firaga)
- WillTheHunter
- Yaas
- Zack
Dependencies:
- zola
- Ruby
- ImageMagick (optional)
Before running the first build you need to run make generate-maps
to generate weapons maps.
The makefile has everything covered: develop locally using make
, test build output with make build
, and deploy to netlify with make deploy
.