This website requires JavaScript.
Explore
Help
Sign In
NoozAbooz
/
minecraft-pi-reborn
Watch
1
Star
0
Fork
0
You've already forked minecraft-pi-reborn
forked from
minecraft-pi-reborn/minecraft-pi-reborn
Code
Issues
Pull Requests
Actions
Projects
Releases
Activity
50af254e2a
minecraft-pi-reborn
/
debian
/
client
/
native
/
usr
/
lib
/
minecraft-pi
/
run.sh
6 lines
77 B
Bash
Raw
Normal View
History
Unescape
Escape
Add Native GL Option
2020-10-16 19:39:04 +00:00
#!/bin/sh
set
-e
# Launch Minecraft
Fix Stuff
2020-10-16 22:23:39 +00:00
${
DOCKER_COMPOSE
}
run --rm minecraft-pi
Reference in New Issue
Copy Permalink