document the launch scripts

This commit is contained in:
Matthias Mailänder
2014-05-14 13:42:23 +02:00
parent 73704a2a84
commit 8dd0c34a56
4 changed files with 4 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
#!/bin/sh
# launch script (executed by Desura)
exec mono OpenRA.Game.exe Server.Dedicated=False Server.DedicatedLoop=False "$@"