Skip to content

kairusds/redaq-forge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RedAQ Forge

A Linux electron-based(pain) launcher for RedAQ.

Compiling and running this should work for Node.js v20 and above, unless something breaks.

Compiling

# NPM
npm i
npm run make64 # or make32, if you have a 32-bit system

# YARN:
yarn
yarn make64 # or make32

Running

# 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

About

Linux launcher for RedAQ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published