We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eca1928 commit 85d6241Copy full SHA for 85d6241
README.md
@@ -1,4 +1,7 @@
1
# SteamGridDB.NET
2
+[](/LICENSE)
3
+[](https://www.nuget.org/packages/craftersmine.SteamGridDB.Net)
4
+
5

6
7
Supports:
@@ -9,3 +12,7 @@ Supports:
9
12
Library features:
10
13
* Made with .NET 6
11
14
* Relied on .NET `HttpClient`
15
16
+Installation:
17
+* Using NuGet: ```Install-Package craftersmine.SteamGridDB.Net```
18
+* Download NuGet package from [Releases](https://github.com/craftersmine/SteamGridDB.NET/releases) page
0 commit comments