MistereoSC / MHGUTree

Web Project to visualize all 10.000+ Weapons available in MHGU, and how to craft them, as a tree structure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MHGUTree

This repository contains the source code for my MHGUTree website. An actual weapon tree for MHGU.
The site currently supports filters to search for element type, sharpness, slots and phial/shelling type.
Currently only all 14 weapon classes are available, but filters for Bowguns are very incomplete.
Watch the site in action on my temporary life host!

And here's an example image, of how the website looks: Great Sword Tree example

Acknowledgements

The data used in this project is from the MHGenDatabase App and from mhapi.info

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

About

Web Project to visualize all 10.000+ Weapons available in MHGU, and how to craft them, as a tree structure

License:MIT License


Languages

Language:Vue 96.9%Language:JavaScript 1.7%Language:CSS 0.9%Language:HTML 0.5%