Skip to content
This repository has been archived by the owner on Dec 22, 2018. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 384 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 384 Bytes

MCController

A web gui to help control minecraft Servers

#Installation Make sure to install nodejs for your OS. https://nodejs.org/

Clone mccontroller of Github git clone https://github.com/zlepper/mccontroller.git

Navigate into the created directory, normally mccontroller cd mccontroller

Install the required dependencies npm install

Then run the program node app.js