Added connecting to voice chat.

This commit is contained in:
Brandon Smith
2015-08-23 16:59:49 -03:00
parent 1e4162cd98
commit c6af57974b
13 changed files with 231 additions and 109 deletions

View File

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