The app allows to control Rempl server.
Open sandbox manually
npm install electron -g
npm install
npm start
or create executable file for your OS
npm run build
npm run build-win
The app allows to control Rempl server.
Open sandbox manually
npm install electron -g
npm install
npm start
or create executable file for your OS
npm run build
npm run build-win