summarylogtreecommitdiffstats
path: root/gog-thimbleweedpark-dlc-ransome-unbeeped.install
diff options
context:
space:
mode:
authorClaudia2024-01-07 16:17:17 +0100
committerClaudia Pellegrino2024-01-07 16:32:48 +0100
commit93ae3135a41ee5d03d9f7395e91e252118f4c82a (patch)
tree3c2ddfdba123fc82ec94c3a66b04bc2c94036e94 /gog-thimbleweedpark-dlc-ransome-unbeeped.install
downloadaur-93ae3135a41ee5d03d9f7395e91e252118f4c82a.tar.gz
Initial commit
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
+}