Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Agones Client SDK library #375

Closed
aallbrig opened this issue Jun 11, 2024 · 2 comments
Closed

Missing Agones Client SDK library #375

aallbrig opened this issue Jun 11, 2024 · 2 comments

Comments

@aallbrig
Copy link

Description

Agones is a kubernetes based multiplayer game service platform. The client library is called Game Server Client SDK and documentation can be found here: https://agones.dev/site/docs/guides/client-sdks/csharp/. Its NuGet package page is here: https://www.nuget.org/packages/AgonesSDK

Expected Behavior

✅ Able to find AgonesSDK in registry.json file, therefore confirming ability to use UnityNuGet to install this package.

Actual Behavior

❌ Cannot find Agones client lib.

Search for Agones Client Library 2024-06-10 at 8 16 12 PM
@aallbrig
Copy link
Author

aallbrig commented Jun 11, 2024

Opened PR to address: #376

@aallbrig
Copy link
Author

Actually turns out I had found the wrong lib -- Agones has a unity client library. Installing that doesn't require going through NuGet. The C# library here is just that -- a generic C# implementation. Anyone using Unity will want the unity version instead.

Going to remove the issue/PR since there isn't really a need for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant