#!/bin/sh

echo This demo requires that you have a Quake I bsp level named start.bsp in the current directory \(Use XPAK to extract levels from .PAK\)
echo and a 3dfx with glide 2.4x properly setup.
read

./pvviewer start.bsp -x640 -y480 -g2
