#!/bin/bash
# Sample runner script
export LD_LIBRARY_PATH=./
exec ./ire-engine -game tfm $@
