about summary refs log tree commit diff
path: root/README.md
blob: c3cfba70fa76bdb49e104a6ee58154af90528428 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# zeal

Zig easy audio library, or zeal, is an OpenAL wrapper inspired
by [alure] and [palace].

## Copying

![LGPLv3](https://www.gnu.org/graphics/lgplv3-147x51.png)

Zeal is free software: you can redistribute it and/or modify it
under the terms of the GNU [Lesser General Public License][lgplv3] as
published by the Free Software Foundation, either version 3 of the License,
or (at your option) any later version.

[alure]: https://github.com/kcat/alure
[palace]: https://mcsinyx.gitlab.io/palace
[lgplv3]: https://www.gnu.org/licenses/lgpl-3.0.html