23
edits
Line 53: | Line 53: | ||
Enter the following into the text file and save it. Make sure to replace ''PATH TO FOLDER CONTAINING GAME FILES'' with the path to the folder containing your game files.<blockquote>[Desktop Entry] | Enter the following into the text file and save it. Make sure to replace ''PATH TO FOLDER CONTAINING GAME FILES'' with the path to the folder containing your game files.<blockquote>[Desktop Entry] | ||
Comment=MuhRo | Comment=MuhRo | ||
Exec=''PATH TO FOLDER CONTAINING GAME FILES''/Muh_Patcher | Exec=''PATH TO FOLDER CONTAINING GAME FILES''/Muh_Patcher | ||
Icon=''PATH TO FOLDER CONTAINING GAME FILES''/muhro.ico | Icon=''PATH TO FOLDER CONTAINING GAME FILES''/muhro.ico | ||
Name=MuhRo | Name=MuhRo | ||
Line 76: | Line 67: | ||
Terminal=false | Terminal=false | ||
Type=Application | Type=Application | ||
</blockquote>Make the file executable by either opening the files properties and marking it as executable in the permissions tab or run the following in terminal. | |||
<code>chmod +x PATH_TO_MUHRO.DESKTOP</code> | <code>chmod +x PATH_TO_MUHRO.DESKTOP</code> |
edits