#!/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\)
read

./pvviewer start.bsp
