6 Years Ago
Fixed InstallFolder exception This folder does not always exist. Update Client.cs Update README.md Change the Create Server example to reflect the latest version. Merge pull request #75 from Leodau/patch-1 Update README.md Merge pull request #70 from Phyxion/patch-1 Fixed InstallFolder exception Don't require unsafe to use voice Replaced `NETCORE` defines with `NET_CORE` Update README.md Added RemoteFile.Forget() Now pinning delegates in callbacks / callresults Pinned some more delegates Merge branch 'master' into workshop