summarylogtreecommitdiffstats
path: root/dirtrally2.install
diff options
context:
space:
mode:
Diffstat (limited to 'dirtrally2.install')
-rw-r--r--dirtrally2.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/dirtrally2.install b/dirtrally2.install
new file mode 100644
index 000000000000..2aa0d9fe8645
--- /dev/null
+++ b/dirtrally2.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo "On the first run, game startup may take significantly longer while the wine prefix is prepared."
+}