summarylogtreecommitdiffstats
path: root/gog-thimbleweedpark-dlc-ransome-unbeeped.install
blob: 4ef46b42eb838dabda8f57b50e57afa36755c038 (plain)
1
2
3
4
5
6
7
8
9
10
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
}