Nikey646 / VndbSharp

A C# Vndb API Library. #OriginalNamingScheme
MIT License
18 stars 4 forks source link

[Feature Request] Add support for the latest API changes #32

Closed micah686 closed 7 years ago

micah686 commented 7 years ago

There have been some new updates to the Vndb API. Could you add support for these new features please?

2017-06-21

Nikey646 commented 7 years ago

Should be resolved in https://github.com/Nikey646/VndbSharp/commit/d403feaf59c241debf482b450092733e8b35f372, lemme know if there are any problems.

micah686 commented 7 years ago

Ok, everything seems to work properly now.

On a side note, why haven't you merged Features/GetStaff into master yet?

Nikey646 commented 7 years ago

Because i haven't gotten around to fully testing it myself, or writing the example method in the Console project(s).