summarylogtreecommitdiffstats
path: root/gog-thimbleweedpark-dlc-ransome-unbeeped.install
diff options
context:
space:
mode:
Diffstat (limited to 'gog-thimbleweedpark-dlc-ransome-unbeeped.install')
-rw-r--r--gog-thimbleweedpark-dlc-ransome-unbeeped.install11
1 files changed, 11 insertions, 0 deletions
diff --git a/gog-thimbleweedpark-dlc-ransome-unbeeped.install b/gog-thimbleweedpark-dlc-ransome-unbeeped.install
new file mode 100644
index 000000000000..4ef46b42eb83
--- /dev/null
+++ b/gog-thimbleweedpark-dlc-ransome-unbeeped.install
@@ -0,0 +1,11 @@
+post_install() {
+ cat << 'EOF'
+
+ To enable the *unbeeped* voice, go to Options -> Video and check
+ the box.
+
+ This option is not sticky, so you need to turn it on each time
+ to start.
+
+EOF
+}