Added libsodium, set up UDP socket for voice.

This commit is contained in:
Brandon Smith
2015-08-24 01:15:06 -03:00
parent a2fee3213f
commit a80355699a
12 changed files with 354 additions and 236 deletions

View File

@@ -3,6 +3,6 @@
"sdk": {
"version": "1.0.0-beta6",
"architecture": "x64",
"runtime": "coreclr"
"runtime": "clr"
}
}