summarylogtreecommitdiffstats
path: root/quake2xp.install
diff options
context:
space:
mode:
Diffstat (limited to 'quake2xp.install')
-rw-r--r--quake2xp.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/quake2xp.install b/quake2xp.install
new file mode 100644
index 000000000000..f76b9fc004c8
--- /dev/null
+++ b/quake2xp.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo 'Put the Quake 2 paks in ~/.quake/baseq2 to play.'
+}