Files
libloot/docs/api/credits.rst
T

17 lines
640 B
ReStructuredText

*******
Credits
*******
The LOOT API is written by `WrinklyNinja`_ in C++ and makes use of the
`Boost`_, `libespm`_, `libgit2`_, `libloadorder`_, `Pseudosem`_ and `yaml-cpp`_
libraries. The copyright licenses for all of these and the LOOT API itself in
:doc:`../licenses/texts`.
.. _WrinklyNinja: https://github.com/WrinklyNinja
.. _Boost: http://www.boost.org/
.. _libespm: https://github.com/WrinklyNinja/libespm
.. _libgit2: https://github.com/libgit2/libgit2
.. _libloadorder: https://github.com/WrinklyNinja/libloadorder
.. _Pseudosem: https://github.com/WrinklyNinja/pseudosem
.. _yaml-cpp: https://github.com/WrinklyNinja/yaml-cpp