wormtql / genshin_artifact

莫娜占卜铺 | 原神 | 圣遗物搭配 | 圣遗物潜力。多方向圣遗物自动搭配,多方向圣遗物潜力与评分, Genshin Impact artifacts assessment, artifacts auto combination, artifacts statistics, artifacts potential, and more.
https://www.mona-uranai.com/
MIT License
1.16k stars 115 forks source link
genshin-impact rust vue wasm webassembly
# 莫娜占卜铺 [![Netlify Status](https://api.netlify.com/api/v1/badges/3a2fc38c-d9dd-4257-98d5-11891cf9b064/deploy-status)](https://app.netlify.com/sites/jovial-chandrasekhar-293ccd/deploys) ![GitHub Repo stars](https://img.shields.io/github/stars/wormtql/genshin_artifact) ![GitHub forks](https://img.shields.io/github/forks/wormtql/genshin_artifact)

简介

伤害计算与分析

本地运行

环境

该项目依赖Rust

  1. 安装Rust工具链,详见官网
  2. 安装Rust Webassembly工具链(wasm-pack)
  3. node

    运行步骤

  4. 克隆仓库
    git clone --recursive https://github.com/wormtql/genshin_artifact
  5. 编译wasm依赖
    npm run build:wasm
  6. 生成数据文件(武器、角色、圣遗物等的信息)
    npm run gen_meta
  7. 安装 npm 依赖
    npm install
  8. 运行
    npm run serve
  9. 打包
    npm run build

//: # ()

//: # ()

//: # ()