summarylogtreecommitdiffstats
path: root/darkplaces.install
diff options
context:
space:
mode:
Diffstat (limited to 'darkplaces.install')
-rw-r--r--darkplaces.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/darkplaces.install b/darkplaces.install
new file mode 100644
index 000000000000..2150e2d21366
--- /dev/null
+++ b/darkplaces.install
@@ -0,0 +1,4 @@
+post_install() {
+ echo ">>> You need the Quake 1 data to play."
+ echo ">>> Copy your \"id1\" directory to /usr/share/quake"
+}