Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Dec 4, 2025. It is now read-only.

PackmanDude/BullshitCore

Repository files navigation

BullshitCore

Code size

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]

The GCC is used by default, but the project is compiler-agnostic and you can use any compiler you want by editing build.sh and using appropriate compilation/linking options for the used compiler. To configure the project, use macros defined in the config.h during the compilation or by modifying the file directly.

Dependencies

  • C standard library
  • C POSIX library
  • wolfSSL

Windows support

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

About

My own Minecraft server implementation.

Resources

License

Stars

Watchers

Forks

Languages

  • C 97.9%
  • Shell 2.1%

AltStyle によって変換されたページ (->オリジナル) /