sparda-of-nosgoth / my-talismans-for-monster-hunter-rise-sunbreak

Talismans manager for Monster Hunter Rise Sunbreak.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Talismans for Monster Hunter Rise Sunbreak

Latest Release pipeline status coverage

This repository generates Talismans Manager.

Usage

A tool for Monster Hunter Rise, and his expansion Sunbreak, you can use it to :

  • manage your talismans, and mark them has favorite or to melt.
  • export talisman for use it into others app.
  • import talismans from other Monster Hunter tools.

For now, the application is only in French, English will be available later.

Installation

Install Quasar CLI

yarn global add @quasar/cli

Under Windows, modify user's PATH environment variable to add Yarn global install location.

Install the dependencies

yarn install

Start the app in development mode

yarn dev

Tests

yarn test:unit
yarn test:unit:ui # use Majestic UI
yarn test:unit:coverage # generate coverage report

Lint the files

yarn lint
yarn lint:fix # to fix lint errors

Build the app for production

yarn build
yarn build:debug # for debugging purpose

Sources

Support

If you encounter a bug, or had a problem with the tool, do not hesitate to send a mail, or open an issue, to discuss or solve it.

Contributing

If you want to contribute to this project, please feel free to open an issue or directly submit a merge request.

Licence

MIT

About

Talismans manager for Monster Hunter Rise Sunbreak.

License:MIT License


Languages

Language:TypeScript 80.5%Language:Vue 14.1%Language:JavaScript 4.8%Language:SCSS 0.4%Language:HTML 0.3%