1 2 3 4 5 6 7 8 9 10 11 12 13
#!/bin/sh # Launcher for Super Mario 64 Port (JP) pkgname=sm64-port-jp sm64path=~/.local/share/${pkgname} # Enter sm64path mkdir -p ${sm64path} cd ${sm64path} # Launch Super Mario 64 Port (JP) /usr/share/${pkgname}/${pkgname}