Update 'README.md'

This commit is contained in:
RaspberryPiNews 2020-12-10 19:41:39 +00:00
parent 7495e97f80
commit 40993cba0a
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Minecraft: Pi Edition For 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
## 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:
@ -13,6 +13,8 @@ Download the appropriate package for your system as shown in the chart below:
| ``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