⚡Powerfull NodeJS download server with dashboard (build for minecraft launchers)
Used for my electron launchers.
⚠ This system need a mysql database + nodejs environnment to work
if you have any questions/problems dm me on discord chaun14#1403
- clone the repo
- fill the config.json
- install dependencies
npm i
- start with
npm start