update vendor README.md

This commit is contained in:
Dale Weiler
2021-10-23 08:12:46 -04:00
parent 71ae424aa8
commit 7c336a6a82
+9
View File
@@ -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.