Skip to content

Introduction

WangJun edited this page Dec 1, 2017 · 4 revisions

What is MineCase

MineCase is a open source Minecraft-compatible Server. It is designed to support more players in a world. MineCase is written in C# based on orleans framework with .NET Core 2.0.

Background

Chunks are distributed among different servers in the cluster. In view distance, the player number is usually less than a server can support. It makes the parallel data process among chunks possible, which are far away from each other.

Get Involved

There are lots of ways that you can contribute to help us make MineCase better. The direct way is to write code for solving problems. Any bug and feature reports are welcome, if you find they are missing.

MineCase development takes a lot of time and expertise. If you think our work is worth, you can set up a donation.

Clone this wiki locally