summarylogtreecommitdiffstats
path: root/sm64-port-us.sh
blob: 8c5a777efb06b29121326c5065cc23811548aa63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/sh

# Launcher for Super Mario 64 Port (US)

pkgname=sm64-port-us
sm64path=~/.local/share/${pkgname}

# Enter sm64path
mkdir -p ${sm64path}
cd ${sm64path}

# Launch Super Mario 64 Port (US)
/usr/share/${pkgname}/${pkgname}