Files
LuaCsForBarotraumaEP/Barotrauma/BarotraumaServer/Launch_BarotraumaServer
2019-04-07 21:49:05 +03:00

4 lines
50 B
Bash

#!/bin/sh
exec mono "./DedicatedServer.exe" "$@"