freebsd-ports/games/lostfeathers/files/lostfeathers.in
Rusmir Dusko 472d34a9fb The Lost Feathers
You control a boy and his bird named Py. Your goal is to recover Py's
magical feathers, which were stolen by Evil Businessman.

Help a bird to recover his magical feathers.

WWW: https://code.google.com/p/lostfeathers/

Approved by:	wg/pawel (mentors)
2013-10-03 22:03:04 +00:00

7 lines
65 B
Bash

#!/bin/sh
#
# $FreeBSD$
#
cd "%%DATADIR%%"
./run_game.py "${@}"