Update 'README.md'

This commit is contained in:
RaspberryPiNews 2020-12-10 19:25:27 +00:00
parent 554fed869e
commit 7495e97f80
1 changed files with 5 additions and 3 deletions

View File

@ -1,13 +1,15 @@
# Minecraft: Pi Edition For Docker
This is a project allowing Minecraft: Pi Edition to be run without a Raspberry Pi using Docker.
This is a project allowing Minecraft: Pi Edition to be run without a Raspberry Pi using Docker on x86 systems. This project is a "mod" of MCPI with certain things enabled, like Cameras, Survival mode servers, and more. For more info, see the [wiki page](https://wiki.mcpirevival.tk/wiki/MCPI-Docker) on the MCPI-Revival website.
## Setup
[View Binaries](https://jenkins.thebrokenrail.com/job/minecraft-pi-docker/job/master/lastSuccessfulBuild/artifact/out/)
[Installation packages](https://jenkins.thebrokenrail.com/job/minecraft-pi-docker/job/master/lastSuccessfulBuild/artifact/out/deb/)
Download the appropriate package for your system as shown in the chart below:
### Packages
| Package | Description |
| --- | --- |
| ``minecraft-pi-server`` | Dedicated Server |
| ``minecraft-pi-server`` | Server software for MCPI-Docker clients |
| ``minecraft-pi-virgl`` | Minecraft Pi Edition Using VirGL For Hardware Acceleration (Recommended For Desktop) |
| ``minecraft-pi-native`` | Minecraft: Pi Edition Using Docker Device Mounting For GPU Acceleration (Recommended For Raspberry Pi) |