diff --git a/apps/Minecraft Pi (Modded)/credits b/apps/Minecraft Pi (Modded)/credits index 0a2bfa1..6a25500 100644 --- a/apps/Minecraft Pi (Modded)/credits +++ b/apps/Minecraft Pi (Modded)/credits @@ -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. diff --git a/apps/Minecraft Pi (Modded)/description b/apps/Minecraft Pi (Modded)/description index f5bb0ae..3283465 100644 --- a/apps/Minecraft Pi (Modded)/description +++ b/apps/Minecraft Pi (Modded)/description @@ -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. diff --git a/gui b/gui index 8628cbb..80cb675 100755 --- a/gui +++ b/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