The Electron client designed for HqHelper .
Download in Download Page,
Or in Latest Release.
git clone https://github.com/InfSein/hqhelper-client.git
cd hqhelper-client
npm i
git submodule update --init --recursive
cd hqhelper
npm i
cd ..
npm run hqhelper-build
Tip
Run after Pull and Install
npm run electron-start
npm run hqhelper-build
Tip
Run after Pull and Install
npm run electron-build