summarylogtreecommitdiffstats
path: root/dhewm3.install
diff options
context:
space:
mode:
Diffstat (limited to 'dhewm3.install')
-rw-r--r--dhewm3.install6
1 files changed, 6 insertions, 0 deletions
diff --git a/dhewm3.install b/dhewm3.install
new file mode 100644
index 000000000000..99f4e6fb51cb
--- /dev/null
+++ b/dhewm3.install
@@ -0,0 +1,6 @@
+post_upgrade() {
+ cat <<EOF
+Dhewm3 has moved its user configuration. To smoothly upgrade, copy or
+move ~/.doom3 to ~/.config/dhewm3.
+EOF
+}