LabyMod expansion classes for Beezig, the Hive plugin for 5zig.
The recommended way to install BeezigLaby is via the in-game plugin browser or the LabyMod installer.
For raw files, check the releases tab.
First, clone the project:
git clone --recursive https://github.com/Beezig/BeezigLaby.git
(The --recursive
flag is needed cause it has to clone different submodules)
Then, build using Gradle:
gradle setupDecompWorkspace build