3 lines
79 B
Bash
Executable File
3 lines
79 B
Bash
Executable File
#!/bin/sh
|
|
# launch script (executed by Desura)
|
|
exec mono OpenRA.Editor.exe "$@" |