Hege World
Autorstwa @moderr
Utworzono 5/13/2024
PRZYKŁADOWY PROJEKT | Innovative custom Minecraft hard-survival mode with build and gunplay.
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
- Go to Github HegeWorld releases.
- Download latest jar file.
- Upload
HegeWorld.jar
intoplugins/
on your server. - Install dependencies of HegeWorld. (Download ImpactLib, Download WorldEdit)
- Restart server.
- Enjoy HegeWorld!
💻 Developers
Building
-
Clone repository
git clone https://github.com/HegemonStudio/HegeWorld.git cd HegeWorld
-
Build gradle
gradle build
-
Build jar file
gradle jar
The jar file will be located in
/build/libs/HegeWorld...jar