Files
OpenRA/packaging/linux/openra-bin
2011-01-27 20:50:03 +13:00

4 lines
96 B
Bash
Executable File

#!/bin/sh
cd /usr/share/openra
mono /usr/share/openra/OpenRA.Game.exe SupportDir=~/.openra "$@"