Skip to content

Beezig/BeezigLaby

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Beezig @ ca2b2d4
 
 
BeezigForge @ 840aeb2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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