diff options
Diffstat (limited to 'thirdparty/README.md')
-rw-r--r-- | thirdparty/README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/thirdparty/README.md b/thirdparty/README.md index 25d6e3df9a..ac5fe21f1d 100644 --- a/thirdparty/README.md +++ b/thirdparty/README.md @@ -264,6 +264,14 @@ File extracted from upstream release tarball `mbedtls-2.8.0-apache.tgz`: Be sure to check the Godot addition to only redfine it when undefined or `< 0x0501` (PRed upstream). - Applied the patch in `thirdparty/mbedtls/1453.diff` (PR 1453). Soon to be merged upstream. Check it out at next update. +## miniupnpc + +- Upstream: https://github.com/miniupnp/miniupnp/tree/master/miniupnpc +- Version: 2.1 (git 25615e0, 2018-05-08) with modifications +- License: BSD-3-Clause + +The only modified file is miniupnpcstrings.h, which was created for Godot (is usually autogenerated by cmake). + ## minizip - Upstream: http://www.zlib.net |