summarylogtreecommitdiffstats
path: root/gone-home-hib.install
diff options
context:
space:
mode:
Diffstat (limited to 'gone-home-hib.install')
-rw-r--r--gone-home-hib.install6
1 files changed, 6 insertions, 0 deletions
diff --git a/gone-home-hib.install b/gone-home-hib.install
new file mode 100644
index 000000000000..3d7fc8dd9910
--- /dev/null
+++ b/gone-home-hib.install
@@ -0,0 +1,6 @@
+post_install(){
+ echo ""
+ echo ">> Fullscreen mode may present odd mouse issues."
+ echo ">> If any do occur try running the game in windowed mode."
+ echo ""
+}