Add option to ignore unknown DLC from SteamDB.

Show amount of DLCs after getting list of DLCs successfully.
This commit is contained in:
Jeddunk 2021-01-04 16:14:10 +01:00
parent 2cfb7dc654
commit 1d69b7b45a
4 changed files with 42 additions and 13 deletions

View file

@ -6,6 +6,6 @@
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
mc:Ignorable="d"
Title="Auto-CreamAPI 2" MinWidth="420" MinHeight="600" Width="420" Height="600">
Title="Auto-CreamAPI 2" MinWidth="420" MinHeight="640" Width="560" Height="720">
<Grid />
</views:MvxWindow>