#!/bin/sh
# The game resolves assets/ relative to its own directory, so launch from there.
cd /opt/terrashell-fracture
exec ./TerraShellFracture "$@"
