/mhxqe

A Monster Hunter X web based quest editor

Primary LanguageJavaScriptGNU Lesser General Public License v3.0LGPL-3.0

**** Archiving this project because I've moved to GitLab ****

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.