Skip to content

🐺 LabyMod extension classes for Beezig, the Hive plugin for 5zig.

License

Notifications You must be signed in to change notification settings

Beezig/BeezigLaby

Repository files navigation

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