#!/bin/bash IP=0.0.0.0 PORT=27015 MAP=hplanet MAXPLAYERS=8 wineconsole --backend=curses hlds.exe -console -game SvenCoop +map $MAP +ip $IP +port $PORT +maxplayers $MAXPLAYERS -condebug