summaryrefslogtreecommitdiffstats
path: root/recipes/cnc/openredalert/openredalert-launcher
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/cnc/openredalert/openredalert-launcher')
-rwxr-xr-xrecipes/cnc/openredalert/openredalert-launcher3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/cnc/openredalert/openredalert-launcher b/recipes/cnc/openredalert/openredalert-launcher
new file mode 100755
index 0000000000..4e5dad4bb6
--- /dev/null
+++ b/recipes/cnc/openredalert/openredalert-launcher
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+( cd /usr/share/games/redalert && ./openredalert )