Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 603 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 603 Bytes

Rempl server GUI

The app allows to control Rempl server.

stsrt

stsrt

stsrt

Open sandbox manually

stsrt

Usage

npm install electron -g
npm install
npm start

or create executable file for your OS

Mac OS executable

npm run build

Windows executable

npm run build-win