From 7c336a6a82883446896dff12211051d5946af851 Mon Sep 17 00:00:00 2001 From: Dale Weiler Date: Sat, 23 Oct 2021 08:12:46 -0400 Subject: [PATCH] update vendor README.md --- vendor/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/vendor/README.md b/vendor/README.md index aced06b3c..918e19217 100644 --- a/vendor/README.md +++ b/vendor/README.md @@ -109,3 +109,12 @@ See also LICENSE.txt in the `glfw` directory itself. `portmidi_s.lib` is available under PortMidi's [MIT](https://sourceforge.net/projects/portmedia/) license. See also LICENSE.txt in the `portmidi` directory itself. + + +## ENet + +[ENet](http://enet.bespin.org/) Reliable UDP networking library. + +`enet.lib` and `enet64.lib` are available under ENet's [zlib/libpng](http://enet.bespin.org/License.html) license. + +See also LICENSE in the `ENet` directory iself. \ No newline at end of file