#!/bin/sh SAUER_OPTIONS="-q${HOME}/.sauerbraten" cd %%DATADIR%% && exec %%PREFIX%%/libexec/sauer_master ${SAUER_OPTIONS} "$@"