This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
lenn
/
grpc1.45.2
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Beolvasztási kérések
0
Wiki
Branch:
master
Branch-ok
Tag-ek
master
grpc1.45.2
/
examples
/
csharp
/
HelloworldUnity
/
README.md
README.md
485 B
Állandó hivatkozás
Előzmények
Nyers
gRPC C# on Unity
EXPERIMENTAL ONLY
Support of the Unity platform is currently experimental.
PREREQUISITES
Unity 2018.3.5f1
BUILD
Follow instructions in
https://github.com/grpc/grpc/tree/master/src/csharp/experimental#unity
to obtain the grpc_csharp_unity.zip that contains gRPC C# for Unity. Unzip it under
Assets/Plugins
directory.
Open the
HelloworldUnity.sln
in Unity Editor.
Build using Unity Editor.