Files
libloot/docs/api/credits.rst
T

17 lines
634 B
ReStructuredText
Raw Permalink Normal View History

2016-09-19 23:20:28 +01:00
*******
Credits
*******
2016-08-13 19:55:07 +01:00
2018-11-02 20:46:36 +00:00
libloot is written by `Ortham`_ in C++ and makes use of the `Boost`_,
2022-01-23 20:41:54 +00:00
`esplugin`_, `libloadorder`_, `loot-condition-interpreter`_,
2018-10-27 17:26:31 +01:00
`spdlog`_ and `yaml-cpp`_ libraries. The copyright licenses for all of these and
2018-11-02 20:46:36 +00:00
libloot itself in :doc:`../licenses/texts`.
2016-08-13 19:55:07 +01:00
2018-10-27 17:26:31 +01:00
.. _Ortham: https://github.com/Ortham
2016-08-13 19:55:07 +01:00
.. _Boost: http://www.boost.org/
2018-10-27 17:26:31 +01:00
.. _esplugin: https://github.com/Ortham/esplugin
.. _libloadorder: https://github.com/Ortham/libloadorder
.. _loot-condition-interpreter: https://github.com/loot/loot-condition-interpreter
.. _spdlog: https://github.com/gabime/spdlog
.. _yaml-cpp: https://github.com/loot/yaml-cpp