3 lines
127 B
Bash
Executable File
3 lines
127 B
Bash
Executable File
#!/bin/sh
|
|
# launch script (executed by Desura)
|
|
exec mono OpenRA.Game.exe Server.Dedicated=False Server.DedicatedLoop=False "$@" |