#!/bin/bash
echo "Testing map2q3 (Quake 1 map)..."
map2q3 -s ../../testdata/q1.map -e ../../testdata/q1.ent -l 0.3 -g 1.25 -d q1_conv.map
