# unity-ValveGameNetworkingSockets-chat-example **Repository Path**: dongchian/unity-ValveGameNetworkingSockets-chat-example ## Basic Information - **Project Name**: unity-ValveGameNetworkingSockets-chat-example - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-17 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Build Configuration * X64 + IL2CPP + .NET4 ## Dependencies * [ValveSoftware/GameNetworkingSockets-1.0.0](https://github.com/ValveSoftware/GameNetworkingSockets/releases) * prebuilt (64bit/release) dll included in the plugin folder. * follow this [guide](https://github.com/ValveSoftware/GameNetworkingSockets/blob/master/BUILDING.md) to build it yourself. good luck and have fun if you're on windows ( ͡° ͜ʖ ͡°) * [nxrighthere/ValveSockets-CSharp](https://github.com/nxrighthere/ValveSockets-CSharp) * this guy is cool, check him out.