There was an error while loading. Please reload this page.
You can download and install all dependency and compile source for yourself. We also provide a docker image for Linux, which is easier to install.
1 . Download a Docker for linux from this page.
2 . Un-zip Docker for linux and run the server on Linux
url=https://raw.githubusercontent.com/dotnetGame/MineCase/master/build/docker/linux/docker-compose.yml curl -o docker-compose.yml $url docker-compose up
You can stop the server by enter docker-compose stop.
MineCase
git clone git@github.com:dotnetGame/MineCase.git cd MineCase
build_and_run
build_and_run.sh
build_and_run.bat