From: David Griffith Date: Tue, 6 Feb 2018 04:26:36 +0000 (-0800) Subject: Update README to state that audio support is through libao. X-Git-Url: https://scope-eye.net/git/?a=commitdiff_plain;h=2717adbd1d182b6139dfa2f41f69f38ea7ab8c42;p=liskon_frotz.git Update README to state that audio support is through libao. --- diff --git a/README b/README index c87fcfd..a8153f2 100644 --- a/README +++ b/README @@ -7,7 +7,7 @@ Reference code and Unix port currently maintained by David Griffith. - Compiles and runs on most common flavors of Unix, both open source and not. - Plays all Z-code games including V6. -- Old-style sound support through OSS driver. +- Sound support through libao. - Config files. - Configurable error checking. - Distributed under the GNU Public License.