#!/bin/sh

# https://forums.replaygamesinc.com/viewtopic.php?f=28&t=1141
export LC_ALL=C

cd "@GAMES_DIR@"
exec ./Larry-Linux "$@"
