Skip to content

Commit

Permalink
readme: mention windows gpl
Browse files Browse the repository at this point in the history
  • Loading branch information
mfkl committed Sep 16, 2024
1 parent 3ac60c7 commit d002ef8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,11 @@ Minimum OS version supported by LibVLC 3.x:
dotnet add package VideoLAN.LibVLC.Windows
```

*For the GPL version, use the following command:*
```cmd
dotnet add package VideoLAN.LibVLC.Windows.GPL
```

[![NuGet version](https://img.shields.io/nuget/v/VideoLAN.LibVLC.Windows.svg)](https://www.nuget.org/packages/VideoLAN.LibVLC.Windows)
[![NuGet downloads](https://img.shields.io/nuget/dt/VideoLAN.LibVLC.Windows.svg)](https://www.nuget.org/packages/VideoLAN.LibVLC.Windows)

Expand Down

0 comments on commit d002ef8

Please sign in to comment.