浏览代码

update vendor README.md

Dale Weiler 3 年之前
父节点
当前提交
7c336a6a82
共有 1 个文件被更改,包括 9 次插入0 次删除
  1. 9 0
      vendor/README.md

+ 9 - 0
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.