Launcher for Soulworker P-Servers
Go to this Site and Download the .exe.
Install The File and you are Done.
# Clone the Repro
git clone https://github.com/Soulworker-Project/Launcher.git
# install dependencies
npm install
# Code
# serve with hot reload at localhost:9080 (Opens Automatically)
npm run dev
# build electron application for production. Please test this before opening a Pull request
npm run builddev
And Finally Open A Pull Request to you have your code added to the Launcher
This project was generated with electron-vue@8d4ed60 using vue-cli. Documentation about the original structure can be found here.