Skip to content

MinersStudios/BullshitCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BullshitCore

MinersStudios' own Minecraft server implementation.

Building

Get a copy of the software:

git clone --depth 1 --single-branch https://github.com/MinersStudios/BullshitCore.git

Change the working directory:

cd BullshitCore

Run the build script:

./build.sh [additional build arguments]

Dependencies

Windows support

Not officially supported, but you may use MSYS2 environment to build an executable yourself at your own risk.