Skip to content

Paomiantong/RecipeHelper

Repository files navigation

RecipeHelper

在线版

桌面版

请前往Acitons下载:

  • RecipeHelper.bundle(推荐):包含msi和nsis格式的安装包。
  • RecipeHelper.portable:单个可执行文件,但采集时钟无法正常进行通知。

Features

  • FFXIV 6.57
  • 统计所需军票、双色宝石、神典石、能工巧匠票据数量
  • 显示可采集材料的采集位置
  • 可添加已有材料数量,动态计算所需材料数量
  • 支持配方计算项目管理
  • 显示采集点类型
  • 采集时钟

TODO

  • 显示可直接在系统商店中购买材料的价格
  • 显示材料板子价格

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Type-Check, Compile and Minify for Production

pnpm build

Lint with ESLint

pnpm lint