#!/bin/sh

cd /usr/share/lostfeathers
/usr/bin/python2 ./run_game.py "${@}"
