Skip to content

Introduction

WangJun edited this page Nov 29, 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 .NET Core and based on the orleans framework.

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