summaryrefslogtreecommitdiff
path: root/AppRun
diff options
context:
space:
mode:
Diffstat (limited to 'AppRun')
-rwxr-xr-xAppRun3
1 files changed, 3 insertions, 0 deletions
diff --git a/AppRun b/AppRun
new file mode 100755
index 0000000..c39dead
--- /dev/null
+++ b/AppRun
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+$APPDIR/usr/bin/manaplus -d "${APPDIR}/data" $@ \ No newline at end of file