Minor readme changes #3
12
README.md
12
README.md
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user