#!/bin/sh
#
# $FreeBSD: head/games/lugaru/files/lugaru.in 329241 2013-10-03 21:58:56Z nemysis $
#

cd "/usr/local/share/lugaru"
./lugaru "${@}"
