Skip to content

Innovative custom Minecraft hard-survival mode with build and gunplay.

License

Notifications You must be signed in to change notification settings

HegemonStudio/HegeWorld

Repository files navigation

⚔️ 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