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

Changing PubgGameMode to String #74

Closed
GavinPower747 opened this issue Aug 8, 2018 · 1 comment
Closed

Changing PubgGameMode to String #74

GavinPower747 opened this issue Aug 8, 2018 · 1 comment

Comments

@GavinPower747
Copy link
Owner

Due to the returns for the game mode no longer being limited to the documented values starting with Version 1.8.0 the GameMode value on the PubgMatch will no longer be an Enum and going forward will be a string.

I'm going to create an issue on the documentation repo to get a few things clarified if this is an issue and the API is supposed to be returning a limited amount of values as documented or get them to update their documentation. If this is an error the Enum will return otherwise, we'll be going with a string from now on.

@GavinPower747
Copy link
Owner Author

https://www.nuget.org/packages/Pubg-DotNet/1.8.0

First version with the string has been launched

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

No branches or pull requests

1 participant