#!/bin/sh
export LD_LIBRARY_PATH=.
./glquake.glx -window -width 1024 -height 768 -gamma 2.16 $*
