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

# Launcher for Super Mario 64 Port (SH)

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

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

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