Skip to content

Latest commit

 

History

History
63 lines (42 loc) · 1.8 KB

README.md

File metadata and controls

63 lines (42 loc) · 1.8 KB

⚔️ HegeWorld

CodeFactor build GitHub License GitHub Downloads (all assets, all releases)

HegeWorld is an innovative custom Minecraft hard-survival mode with build and gunplay.

🔎 Overview

About The Project

Collecting Resources

Building Structures

Raiding

Game Events and Gun play

📥 How to install

  1. Go to Github HegeWorld releases.
  2. Download latest jar file.
  3. Upload HegeWorld.jar into plugins/ on your server.
  4. Install dependencies of HegeWorld. (Download ImpactLib, Download WorldEdit)
  5. Restart server.
  6. Enjoy HegeWorld!

💻 Developers

Building

  1. Clone repository

    git clone https://github.com/HegemonStudio/HegeWorld.git
    cd HegeWorld
  2. Build gradle

    gradle build
  3. Build jar file

    gradle jar

    The jar file will be located in /build/libs/HegeWorld...jar