Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.72 KB

README.md

File metadata and controls

46 lines (30 loc) · 1.72 KB

Torch (火苣)

PayPayl donate button Build Status Minecraft Java bStats

Introduction

Torch is a fork of Paper with multi-thread computing and further optimizations. We aim to be stable and fast. Tip:The Torch has changed name to "VefLand",and the Old Project will not be updated. But it's still open sources.

Features:

  • All features of Paper/Spigot are included
  • Multi-threading computing, enjoy the server with multi-core CPU
  • Dupe glitch fixes

Building Requirements:

  • Java JDK 8 or above(8u131 is recommended)
  • Maven

Download

  • Build Status CircleCI - Checkout the "Artifacts" tab of the latest build (login required)

Building/Compile

Setup

git clone https://github.com/TorchSpigot/Torch
cd Torch
git checkout master

Build

./scripts/build.sh --init

Contributing

The source is easy to modify, checkout sources folder

  • Feel free to open a PR or issue.