summarylogtreecommitdiffstats
path: root/kyrandia3.install
diff options
context:
space:
mode:
authorSanskritFritz2015-06-14 00:39:03 +0200
committerSanskritFritz2015-06-14 00:39:03 +0200
commit6350a1ed1bace4a412ef4ad2df9c17c212d3348c (patch)
tree9cd3256ae107cf96dda258e3a411f13064ed3e76 /kyrandia3.install
downloadaur-6350a1ed1bace4a412ef4ad2df9c17c212d3348c.tar.gz
Initial import
Diffstat (limited to 'kyrandia3.install')
-rw-r--r--kyrandia3.install10
1 files changed, 10 insertions, 0 deletions
diff --git a/kyrandia3.install b/kyrandia3.install
new file mode 100644
index 000000000000..b2715f201127
--- /dev/null
+++ b/kyrandia3.install
@@ -0,0 +1,10 @@
+post_install() {
+ post_upgrade;
+}
+
+post_upgrade() {
+ echo "This game release with direct link was generously provided by emuparadise.me. Thanks!"
+ echo
+ echo "==> To play the game simply type"
+ echo "==> Kyrandia3"
+}