Repository URL to install this package:
|
Version:
2022.11.3 ▾
|
io.gs2.csharp.sdk
/
README-en.md
|
|---|
SDK for Game Server Services(https://gs2.io) in C#.
It can be used in combination with the .NET Core runtime.
GS2 SDK for Unity consists of GS2-CSharp-SDK (for C# environment) and GS2 SDK for Unity (for Unity environment).
Game Server Services(GS2) is a backend server service (BaaS) specialized for mobile game development.
GS2 provides the network functionality required for game development as a componentized service. GS2 is designed to be used from within the game in units of some of the necessary components, allowing for easy, affordable, and high-performance server functionality.
From GS2-Document
Place the downloaded source code in the following folder in your Unity project.
(Unity Project)/Assets/Scripts/Runtime/Sdk/Gs2.
GS2 credentials are required to use the SDK. Please issue the credentials according to the instructions in Getting Started.
You can get the package from NuGet.
GS2.CSharp.Sdk https://www.nuget.org/packages/GS2.CSharp.Sdk
https://app.gs2.io/docs/en/index.html?csharp#service
*All code in this project is auto-generated except for Core, so we cannot respond to individual Pull-Requests. *