summarylogtreecommitdiffstats
path: root/creeper-world.sh
diff options
context:
space:
mode:
Diffstat (limited to 'creeper-world.sh')
-rwxr-xr-xcreeper-world.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/creeper-world.sh b/creeper-world.sh
new file mode 100755
index 000000000000..4bd7bb5774ae
--- /dev/null
+++ b/creeper-world.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+/opt/adobe-air-sdk/bin/adl \
+ -nodebug \
+ /usr/share/creeper-world/META-INF/AIR/application.xml \
+ /usr/share/creeper-world &