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