Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

Latest commit

 

History

History
33 lines (24 loc) · 1.7 KB

README.md

File metadata and controls

33 lines (24 loc) · 1.7 KB

Recube

A new Minecraft server implementation in C# which aims to be high-performance & extensible.

Current status

We are currently in heavy development and pre-alpha. So expect a lot of missing features and bugs. Also, please note that we're doing this as a hobby project, so please don't judge us for slow development :)!

Introduction

Recube is a fairly new open-source Minecraft server implementation, written entirely in C#. The goal is to create a new, fast and highly extensible server (e.g. you have full access to the network part and can interpolate it)

How to contribute

We're glad you want to help!

Did you find a bug, an exploit or have a suggestion? Wait no more! File an issue right here

Found a security issue? Take a look at GitHub's new security filing feature! Click me

Want to help us to develop this awesome project?

Check out our Contribution Guidelines(coming soon).

Credits

Thanks to these awesome people who make this project possible!

License

Check out our LICENSE file