summarylogtreecommitdiffstats
path: root/epsxe.install
blob: ef3067f137ec457e9200384a6bcf1977044bfd7c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
post_install() {
  cat << EOF

Add your user to group 'games' in order to play.

EOF
}

#There are launcher packages out for epsxe. Search
#AUR for epsxe-launcher-* if you want to use it.

#EOF
#}

op=$1
shift
$op $*