minecraft pi officially released

pull/311/head
Botspot 3 years ago
parent b487e3694a
commit 3accefd316

@ -1,4 +1,4 @@
Game mods made by TheBrokenRail#5376 on Discord
Launcher made by Alvarito050506#8207 on Discord
Ported to pi-apps by Botspot and RPiNews#5599 on Discord
Ported to pi-apps by TheBrokenRail#5376 on Discord with a little help from Botspot.

@ -1,3 +1,3 @@
A modded version of Minecraft: Pi Edition with things like survival mode, multiplayer support, and more!
Launch after install by typing `minecraft-pi` to start the modded version directly or open Start menu > Games > MCPIL to open the launcher with username and multiplayer support.
To open the launcher: Menu > Games > MCPIL. Use the launcher to set up mods and multiplayer.

4
gui

@ -23,8 +23,8 @@ if [ ! -z "$1" ];then
output="$1"
fi
"${DIRECTORY}/etc/categoryedit" "Minecraft Pi (Modded)" 'hidden'
"${DIRECTORY}/etc/categoryedit" "Doom 3" 'hidden'
("${DIRECTORY}/etc/categoryedit" "Doom 3" 'hidden'
"${DIRECTORY}/etc/categoryedit" "Minecraft Pi (Modded)" 'Games') &
gio trash "${DIRECTORY}/apps/Minecraft Pi" 2>/dev/null
gio trash "${DIRECTORY}/apps/MCPi Reborn" 2>/dev/null

Loading…
Cancel
Save