Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Matteo Fantin committed Feb 16, 2021
2 parents 6f4111e + 52192da commit 9127eb0
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Valorant .NET - 1.1.3
[![valorant.net on fuget.org](https://www.fuget.org/packages/valorant.net/badge.svg?v=1.1.3.1)](https://www.fuget.org/packages/valorant.net/1.1.3.1)
# Valorant .NET - 1.4
[![valorant.net on fuget.org](https://img.shields.io/badge/FuGet-1.4.0-green?logo=FuGet)](https://www.fuget.org/packages/valorant.net/1.4.0)
[![valorant.net on nuget.org](https://img.shields.io/badge/NuGet-1.4.0-blue?logo=NuGet)](https://www.nuget.org/packages/Valorant.NET)

The available methods follow this [project](https://github.com/Henrik-3/unofficial-valorant-api)

# Donation
This project is possible thanks to [@Henrik-3](https://github.com/Henrik-3/) that host the API service. So, I ask you to support him.
More info at this [link](https://github.com/Henrik-3/unofficial-valorant-api#other-stuff)

# Requirements
This library use .NET Standard 2.0

Expand All @@ -14,7 +19,7 @@ This library use .NET Standard 2.0
[Check](https://docs.microsoft.com/en-us/dotnet/standard/net-standard) the official Microsoft documentation for more info

# Nuget Installation
```Install-Package Valorant.NET -Version 1.1.3.1```
```Install-Package Valorant.NET -Version 1.4```

Or searching on Nuget ```Valorant.NET```

Expand Down

0 comments on commit 9127eb0

Please sign in to comment.