16 lines
648 B
Markdown
16 lines
648 B
Markdown
# Minecraft: Pi Edition For Docker
|
|
This is a project allowing Minecraft: Pi Edition to be run without a Raspberry Pi using Docker.
|
|
|
|
## Setup
|
|
[View Binaries](https://jenkins.thebrokenrail.com/job/minecraft-pi-docker/job/master/lastSuccessfulBuild/artifact/out/)
|
|
|
|
### Packages
|
|
| Package | Description |
|
|
| --- | --- |
|
|
| ``minecraft-pi-server`` | Dedicated Server |
|
|
| ``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) |
|
|
|
|
## Modding
|
|
[View Modding](MODDING.md)
|