summarylogtreecommitdiffstats
path: root/launch.sh
diff options
context:
space:
mode:
Diffstat (limited to 'launch.sh')
-rw-r--r--launch.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/launch.sh b/launch.sh
new file mode 100644
index 000000000000..ae6d402f8e1b
--- /dev/null
+++ b/launch.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+cd "/opt/wasteland2/game"
+exec "./WL2" "$@"