An open source alternative to/replacement of Discord's Rust-programmed updater.node.
For questions read faq.md.
For support join: https://discord.gg/SP4syJnFqg
Currently it's hard to estimate. It can be used now but it's still have bugs. Please use it with caution.
Can now work on a new install!
- Download
reUpdater.zip. - Go to
discordDir/app-latest.version.here/, delete (or rename) theupdater.nodefile and create a folder namedupdater. - Extract the files inside.
- If you have any
was compiled against a different Node.js versionproblems please find the Electron version used and run./node_modules/.bin/electron-rebuild -v (electron version here)from theupdaterfolder.
- Download the latest source build.
- Extract and run
npm iinside. - Run
./node_modules/.bin/electron-rebuild -v (electron version here) - Run
npm run build. - Go to
discordDir/app-latest.version.here/, delete (or rename) theupdater.nodefile and create a folder namedupdater. - Copy
dist,node_modulesandpackage.jsoninside.
- Download the latest source build.
- Extract and run
npm iinside. - Run
./node_modules/.bin/electron-rebuild -v (electron version here) - Run
npm run dev. - Go to
discordDir/app-latest.version.here/, delete (or rename) theupdater.nodefile and create a folder namedupdater. - Copy
dist,node_modulesandpackage.jsoninside.
Alternatively you can package this with a repacker. (recommended method if you want to test)