document the launch scripts
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
#!/bin/sh
|
||||
# launch script (executed by Desura)
|
||||
exec mono OpenRA.Editor.exe "$@"
|
||||
Reference in New Issue
Block a user
@@ -1,2 +1,3 @@
|
||||
#!/bin/sh
|
||||
# launch script (executed by Desura)
|
||||
exec mono OpenRA.Editor.exe "$@"
|
||||