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..4f6959fa49e4
--- /dev/null
+++ b/launch.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+cd "/opt/handoffate-gog/game"
+exec "./Hand of Fate" "$@"