Homepage Forums RetroPie Project Everything else related to the RetroPie Project minecraft-pi anyone got this working in retropie? Reply To: minecraft-pi anyone got this working in retropie?

#82786
Anonymous
Inactive

[quote=82778]Is there something specific I need to do to get this to pull into my ports section? Do I need to install this manually or just run an update command?[/quote]
If the update command doesn’t work (I have no idea, kind of doubt it would though) you could create a Minecraft.sh file in your ports emulator folder with these contents:


#!/bin/bash
xinit /home/pi/mcpi/minecraft-pi

Or wherever you have your minecraft-pi file. Then, just “sudo chmod +x Minecraft.sh”, and it should show up and run in your ports emulator.