#!/bin/sh
ALEPHONE_DATA="/usr/share/AlephOne/gamedata/Tempus_Irae"
export ALEPHONE_DATA
exec alephone "$@"
