View difference between Paste ID: kiAEyCDG and Nc4VwXRj
SHOW: | | - or go back to the newest paste.
1
[Desktop Entry]
2
Name=Minecraft: Pi Edition
3
Comment=Launch Minecraft: Pi Edition!
4
Exec=sh -c 'cd ~/mcpi && lxterminal -l -t Minecraft -e ./minecraft-pi'
5-
Icon=/usr/share/pixmaps/lxterminal.xpm
5+
Icon=/mcpi/favicon.png
6
Terminal=false
7
Type=Application
8
Categories=Application;Games;
9
StartupNotify=true
10
11
# DON'T COPY THIS BIT!
12-
# This is just a note to let you know that where it says /mcpi (4th Line Down) you can change that to where # ever your 'minecraft-pi' file is stored.
12+
# This is just a note to let you know that where it says /mcpi (4th Line Down) you can change that to where
13
# ever your 'minecraft-pi' file is stored.
14
# Where it says Icon= (5th Line Down), change that to where you saved your image. Probably 
15
# /mcpi/favicon.png or whatever (Favicon.png being whatever you saved the image as).