Skip to content

Commit

Permalink
Media Downloader Added
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAndreiM committed Jul 26, 2024
1 parent 0b0cd24 commit 7b490fd
Show file tree
Hide file tree
Showing 6 changed files with 1,068 additions and 64 deletions.
5 changes: 5 additions & 0 deletions src/Juka/Juka.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,14 @@

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="ppy.SDL2-CS" Version="1.0.82" />
<PackageReference Include="sdl2.nuget" Version="2.30.3" />
<PackageReference Include="sdl2_image.nuget" Version="2.8.2" />
<PackageReference Include="SharpZipLib" Version="1.4.2" />
<PackageReference Include="Spectre.Console" Version="0.49.1" />
<PackageReference Include="Spectre.Console.ImageSharp" Version="0.49.1" />
<PackageReference Include="VideoLibrary" Version="3.2.4" />

</ItemGroup>

<ItemGroup>
Expand Down
Loading

0 comments on commit 7b490fd

Please sign in to comment.