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