mihoyo-mod-manage

一個用來管理原神星鐵 mod 的管理神器

node version

node 版本請使用 12.4.0 打包請使用 git bash(报错信息较为详细)

Build Setup

# 安装依赖
npm install (node版本太低,不要用yarn)

# 启动服务(支持热更新),地址:localhost:9080
npm run dev

# 打包
npm run build(会打包绿色版以及exe安装包)


# 应用图标更换 build/icons 目录下,替换icon.ico文件,请保存256*256以上的正方形大小

This project was generated with electron-vue@8d4ed60 using vue-cli. Documentation about the original structure can be found here.