summarylogtreecommitdiffstats
path: root/rtcwcoop.launcher
diff options
context:
space:
mode:
Diffstat (limited to 'rtcwcoop.launcher')
-rw-r--r--rtcwcoop.launcher4
1 files changed, 4 insertions, 0 deletions
diff --git a/rtcwcoop.launcher b/rtcwcoop.launcher
new file mode 100644
index 000000000000..334c619521d0
--- /dev/null
+++ b/rtcwcoop.launcher
@@ -0,0 +1,4 @@
+#!/bin/sh
+cd "/opt/rtcwcoop"
+exec ./rtcwcoop.ARCH +set cl_renderer rend2 "$@"
+