diff options
Diffstat (limited to 'libraries/alure')
-rw-r--r-- | libraries/alure/README | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/libraries/alure/README b/libraries/alure/README index e458d1634ee9e..ae9169a5fe3ba 100644 --- a/libraries/alure/README +++ b/libraries/alure/README @@ -1,6 +1,9 @@ -ALURE is a utility library to help manage common tasks with OpenAL applications. -This includes device enumeration and initialization, file loading, and streaming. -As of version 1.1, it is X11/MIT licensed, allowing it to be used in open- and -closed-source programs, freeware or commercial. +alure (library to manage tasks with OpenAL) -Optional dependencies: fluidsynth and libmodplug +ALURE is a utility library to help manage common tasks with OpenAL +applications. This includes device enumeration and initialization, +file loading, and streaming. As of version 1.1, it is X11/MIT licensed, +allowing it to be used in open- and closed-source programs, freeware +or commercial. + +Optional dependencies: fluidsynth and libmodplug |