Skip to content
This repository has been archived by the owner on May 26, 2021. It is now read-only.

funniray/Mixer

Repository files navigation

Mixer

Mixer plugin for Nukkit (Broken until rewrite comes out), Bukkit, Sponge and Forge

Building

To build, run gradle shadowJar. You also have to add spigot-1.9.jar, spigot-1.9.4.jar, spigot-1.10.2.jar, spigot-1.11.2.jar and spigot-1.12.2.jar to the /libs folder.
The output is in the /build/jars folder.
You also have to add a gradle.properties file. Blank file
The first build might take a while due to Forge.

Running

A precompiled jar is availible at releases