summarylogtreecommitdiffstats
path: root/flatout2.install
diff options
context:
space:
mode:
authorJohn-Michael Mulesa2021-09-06 18:10:44 +1000
committerJohn-Michael Mulesa2021-09-06 18:10:44 +1000
commita25c6b349de7398788a1f5090eab8470c97b7309 (patch)
treead2344ef05d6dce7323b51c419314c3d8eb1e7b6 /flatout2.install
downloadaur-a25c6b349de7398788a1f5090eab8470c97b7309.tar.gz
Initial commit.
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."
+}