Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1008 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 1008 Bytes

Discord
Github All Releases GitHub code size in bytes Unique users LOC

BeezigLaby

LabyMod expansion classes for Beezig, the Hive plugin for 5zig.

Download

The recommended way to install BeezigLaby is via the in-game plugin browser or the LabyMod installer.

For raw files, check the releases tab.

Build from source

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