Minecraft: Pi Edition Modding Project
Go to file
TheBrokenRail 19e2ded9bf Improve Comments 2020-10-26 15:58:28 -04:00
build Build DEB 2020-09-26 23:15:53 -04:00
cmake Initial Commit 2020-09-25 12:43:53 -04:00
core Add Screenshot Support VIA F2 2020-10-04 16:45:00 -04:00
debian Fix More Stuff 2020-10-17 16:37:41 -04:00
mods Improve Comments 2020-10-26 15:58:28 -04:00
scripts Uncomment Line 2020-10-16 15:39:54 -04:00
.dockerignore Improve Comments 2020-10-26 15:58:28 -04:00
.gitignore Add Native GL Option 2020-10-16 15:39:04 -04:00
Dockerfile.build Fix CI 2020-10-16 16:04:03 -04:00
Dockerfile.client Fix Stuff 2020-10-16 18:23:39 -04:00
Dockerfile.server Add Dedicated Server 2020-10-10 19:02:13 -04:00
Jenkinsfile Port From SDL 1.2 To GLFW 2020-10-05 18:17:55 -04:00
LICENSE Add License 2020-10-10 19:06:15 -04:00
MODDING.md Improve Comments 2020-10-26 15:58:28 -04:00
README.md Improve Comments 2020-10-26 15:58:28 -04:00

README.md

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

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