Minor readme changes #3

Closed
NoozAbooz wants to merge 2 commits from (deleted):master into master
1 changed files with 8 additions and 4 deletions

View File

@ -1,16 +1,20 @@
# 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/)
## Setup / Installation
[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) |
Install the package with the command `sudo apt install ./<path to deb file>`.
### General Notes
#### Docker Versions