phecdaDia / mhxqe

A Monster Hunter X web based quest editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Current limitations:
    * Only works with decrypted DLC quests.
    * Many of the settings don't have very good descriptions.
    * Small monster info is left in hex because the format is unknown.
    * You have to use other software to proxy quests to the game.

To use the quest editor visit: http://svanheulen.github.io/mhxqe
When the page loads, use the "Browse..." button to open a quest file from your
computer to edit.

This project uses these third party libraries:
    https://github.com/nodeca/pako
    https://github.com/eligrey/FileSaver.js

Licenses for third party libraries can be found in the THIRD_PARTY_LICENSES
file in this repository.

About

A Monster Hunter X web based quest editor

License:GNU Lesser General Public License v3.0


Languages

Language:JavaScript 83.2%Language:HTML 16.6%Language:CSS 0.2%