summarylogtreecommitdiffstats
path: root/castles-in-the-sky
diff options
context:
space:
mode:
Diffstat (limited to 'castles-in-the-sky')
-rw-r--r--castles-in-the-sky8
1 files changed, 8 insertions, 0 deletions
diff --git a/castles-in-the-sky b/castles-in-the-sky
new file mode 100644
index 000000000000..af9bf8bd7781
--- /dev/null
+++ b/castles-in-the-sky
@@ -0,0 +1,8 @@
+#!/bin/bash
+unset WINEPREFIX
+if [ ! -d "$HOME"/.castles-in-the-sky ] ; then
+ mkdir -p "$HOME"/.castles-in-the-sky
+ #prepare the environment here
+fi
+
+WINEPREFIX="$HOME"/.castles-in-the-sky WINEDEBUG=-all wine /usr/share/castles-in-the-sky/CastlesInTheSky.exe