minecraft-pi-reborn/README.md

16 lines
648 B
Markdown
Raw Normal View History

2020-09-25 16:43:53 +00:00
# Minecraft: Pi Edition For Docker
2020-09-27 03:35:13 +00:00
This is a project allowing Minecraft: Pi Edition to be run without a Raspberry Pi using Docker.
2020-09-25 16:43:53 +00:00
2020-09-27 03:35:13 +00:00
## Setup
[View Binaries](https://jenkins.thebrokenrail.com/job/minecraft-pi-docker/job/master/lastSuccessfulBuild/artifact/out/)
2020-10-03 20:18:53 +00:00
2020-10-26 19:58:28 +00:00
### 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) |
2020-10-03 20:18:53 +00:00
## Modding
[View Modding](MODDING.md)