8000 GitHub - JayweTee/Cenisys: Brand-new server software for Minecraft: Pocket Edition written in C++
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

JayweTee/Cenisys

 
 

Repository files navigation

Cenisys

GitLab CI

Canonical source

The source of Cenisys is maintained on GitLab.com. Currently Cenisys is mirrored on GitHub for convenience. You should make contributions on GitLab if possible.

Ultra fast Minecraft server written in C++

Cenisys is written in C++ and has the following feature:

  • Asynchronous I/O with Boost.Asio
  • Utilizing the latest C++ standard to provide easy-to-use API

Requirements

You will need the following libraries for build:

  • Boost 1.61
  • yaml-cpp

To generate documentation, you will need additional tools:

  • Sphinx
  • breathe
  • doxygen

The required C++ standard is C++14.

License

Cenisys is licensed under GPLv3. Plugins must be licensed under a compatible license.

Documentations

Documentations are bundled with release. You can also browse the git version on GitLab Pages.

Translations

Join our translation project on Zanata! Your help is appreciated.

Special Thanks

  • Thanks to PocketMine team: Protocol is based on PocketMine-MP source
  • Thanks to Bukkit: API is inspired by Bukkit

About

Brand-new server software for Minecraft: Pocket Edition written in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 90.2%
  • CMake 9.8%
0