diff --git a/SteamStorefrontAPI/SteamStorefrontAPI.csproj b/SteamStorefrontAPI/SteamStorefrontAPI.csproj index 21a2667..613521c 100644 --- a/SteamStorefrontAPI/SteamStorefrontAPI.csproj +++ b/SteamStorefrontAPI/SteamStorefrontAPI.csproj @@ -2,17 +2,23 @@ netstandard2.0 + + + SteamStorefrontAPI.NETStandard Michael Kellner, Vasily Vasilyev SteamStorefrontAPI port to .NET Standard 2.0. -The SteamStorefrontAPI is a .NET wrapper for the steam storefront api which is exposed via Steam Big Picture. The API is not officially available or documented, all data in this library was either compiled by trial and error from the inofficial api documentation, and is therefore provided as-is. +The SteamStorefrontAPI is a .NET wrapper for the steam storefront api which is exposed via Steam Big Picture. + +The Steam API is not officially available or documented. So, all data in this library was either collected by trial and error from unofficial API documentation, and is therefore provided as-is. api-wrapper, steam-api, valve, steam SteamStorefrontAPI.NETStandard https://github.com/Vasar007/SteamStorefrontAPI + true