feat: added support for platform logos

This commit is contained in:
Michael Green
2023-04-09 23:45:48 +10:00
parent 913a7ad1e3
commit 36616caf7b
6 changed files with 62 additions and 14 deletions

View File

@@ -10,6 +10,7 @@
<ItemGroup>
<PackageReference Include="MySql.Data" Version="8.0.32.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="IGDB" Version="2.3.1" />
</ItemGroup>
<ItemGroup>
<None Remove="Database\" />