项目作者: Chainmail-Project

项目描述 :
A modular Minecraft server wrapper.
高级语言: Python
项目地址: git://github.com/Chainmail-Project/Chainmail.git
创建时间: 2017-04-01T15:46:48Z
项目社区:https://github.com/Chainmail-Project/Chainmail

开源协议:MIT License

下载


Chainmail

Installation

  1. Install Python 3.6 or above (consult Google for instructions for your operating system)
  2. Clone the repository

    1. git clone https://github.com/Chainmail-Project/Chainmail
  3. Run the setup to get all the dependencies ready

    1. chmod +x setup.sh
    2. ./setup.sh
  4. Start the server using the start script

    1. chmod +x start.sh
    2. ./start.sh