freebsd-ports/games/airstrike/files/airstrike.in
Rusmir Dusko 44ede06fd7 Airstrike is a 2d biplane dogfight game in the tradition of the
Intel-livision and Amiga games 'Biplanes' and 'BIP'. It  features a robust
physics engine and several other extensions of the original games.

Airstrike is a 2d dogfighting game being slowly developed by various people
around the net. It is not yet playable although there is an old version which
may be a bit fun to try.

WWW: http://icculus.org/airstrike/

PR:		ports/171559
Submitted by:	nemysis (self)
Approved by:	wg (mentor)
2013-10-24 10:20:55 +00:00

7 lines
68 B
Bash

#!/bin/sh
#
# $FreeBSD$
#
cd "%%DATADIR%%"
exec ./airstrike "${@}"