Skip to content

Soulworker-Project/Launcher

Repository files navigation

Launcher for Soulworker P-Server

Launcher for Soulworker P-Servers

How to Install The Launcher

Go to this Site and Download the .exe.

Install The File and you are Done.

How to Contribute

# 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.