This project is dedicated to renewing the ability for Minecraft servers to use native bukkit plugins along with Forge mods.
- Checkout project
- You can use IDE or clone from console:
git clone https://github.com/djoveryde/Phoenix.git
- You can use IDE or clone from console:
- Setup
- Setting up submodules:
git submodule update --init --recursive
- Setting up submodules:
- Building
- Build the project for Linux:
./gradlew build
- or for Windows:
./gradlew.bat build
- Build the project for Linux:
All builds will be in build/distributions
phoenix-0.0.1-installer.jar - is the installer for libraries and default minecraft-server.jar
phoenix-0.0.1-universal.jar - is the server we should run it