Skip to content
This repository has been archived by the owner on Sep 19, 2022. It is now read-only.

OpenSource-XyZerKunG/Minecraft-ServerTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepSource Github Sourceforge Discord

ServerTool

SETUP FROM Source Code

  1. clone the project
    git clone https://github.com/XyZerKunG/ServerTool.git
  2. installs modules defined in the dependencies section of the package.json file
    npm install
  3. run this command to build node-pty
    ./node_modules/.bin/electron-rebuild
  4. build typescript
    npm run build
  5. and then run this command to run the app
    npm start

Preview

ServerToolImage
ServerToolImage
ServerToolImage