A CLI program for viewing run data from mhfz-overlay databases.
This does not do any validation, but instead is used for visualization.
-
A SQLite database file from the latest mhfz-overlay version.
-
Node.js
npm install inquirer sqlite3 chalk terminal-link ezlion
- Place the database file in the same directory as the program.
- Run
node mhfz-run-viewer.js
and follow the prompts.