summaryrefslogtreecommitdiff
path: root/games/lostfeathers/files/lostfeathers.in
blob: de38058a459c65f93663dc0cc6a100336d3462af (plain)
1
2
3
4
5
6
7
#!/bin/sh
#
# $FreeBSD$
#

cd "%%DATADIR%%"
./run_game.py "${@}"