Nikey646 / VndbSharp

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

Added API version info #67

Closed micah686 closed 4 years ago

micah686 commented 4 years ago

Added a method to get the latest version of the Vndb API that VndbSharp supports. This also lists a completion status, so people can know if features are missing. The API version should be changed each time the work for a version is complete, or if a new API version is available.