We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99557bd commit 45dd8cdCopy full SHA for 45dd8cd
1 file changed
README.md
@@ -2,6 +2,13 @@
2
3
Based on Simon Wittber's UnityWeb code (http://code.google.com/p/unityweb/).
4
5
+# LICENSE
6
+
7
+UnityHTTP falls under the GPL due to its basis on Simon Wittber's UnityWeb code,
8
+which is licensed under the GPL.
9
10
+You should be aware of this license and determine if it is acceptable for your project.
11
12
# About
13
14
This is a TcpClient-based HTTP library for use in Unity. It should work in
0 commit comments