A Linux electron-based(pain) launcher for RedAQ.
# NPM
npm i
npm run make64 # or make32, if you have a 32-bit system
# YARN:
yarn
yarn make64 # or make32
# If you compiled it manually, run:
npm run start
# -- or --
yarn start
# If you installed the ".deb" file, run this instead of opening the app from the app menu:
redaq-forge --no-sandbox