diff options
Diffstat (limited to 'libraries/alure/README')
-rw-r--r-- | libraries/alure/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/alure/README b/libraries/alure/README new file mode 100644 index 0000000000..e458d1634e --- /dev/null +++ b/libraries/alure/README @@ -0,0 +1,6 @@ +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 |