#!/bin/sh

exec mono "./Barotrauma.exe" MONO_LOG_LEVEL=debug "$@"
