-
-
Notifications
You must be signed in to change notification settings - Fork 710
Developer Guide
rtm516 edited this page Apr 30, 2020
·
28 revisions
- Clone the repo to your computer
- Install Maven
- Navigate to the Geyser root directory and run
git submodule update --init --recursive
. This downloads all the needed submodules for Geyser and is a crucial step in this process. - Run
mvn clean install
and locate to thebootstrap
, then your desired Geyser version, thentarget
folder.
2019 - 2022 © GeyserMC