diff --git a/UWPHook/App.config b/UWPHook/App.config index 2aaf07b..3d6ee9f 100644 --- a/UWPHook/App.config +++ b/UWPHook/App.config @@ -25,10 +25,27 @@ + + 0 + + + 0 + + + 0 + + + 0 + + + False + + + READY TO PLAY,XBOX + - + any alternate blurred @@ -40,8 +57,7 @@ - + any static animated @@ -50,8 +66,7 @@ - + false any true @@ -60,32 +75,13 @@ - + false any true - - 0 - - - 0 - - - 0 - - - 0 - - - False - - - READY TO PLAY,XBOX - diff --git a/UWPHook/Properties/Settings.Designer.cs b/UWPHook/Properties/Settings.Designer.cs index 02c8e48..c28f761 100644 --- a/UWPHook/Properties/Settings.Designer.cs +++ b/UWPHook/Properties/Settings.Designer.cs @@ -85,138 +85,138 @@ namespace UWPHook.Properties { [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute(@" - - any - alternate - blurred - white_logo - material - no_logo -")] - public global::System.Collections.Specialized.StringCollection SteamGridDB_Style { + [global::System.Configuration.DefaultSettingValueAttribute("0")] + public int SelectedSteamGridDB_Style { get { - return ((global::System.Collections.Specialized.StringCollection)(this["SteamGridDB_Style"])); + return ((int)(this["SelectedSteamGridDB_Style"])); } set { - this["SteamGridDB_Style"] = value; + this["SelectedSteamGridDB_Style"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("\r\n\r\n any\r\n static\r\n animated\r\n")] - public global::System.Collections.Specialized.StringCollection SteamGridDB_Type { + [global::System.Configuration.DefaultSettingValueAttribute("0")] + public int SelectedSteamGridDB_Type { get { - return ((global::System.Collections.Specialized.StringCollection)(this["SteamGridDB_Type"])); + return ((int)(this["SelectedSteamGridDB_Type"])); } set { - this["SteamGridDB_Type"] = value; + this["SelectedSteamGridDB_Type"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("\r\n\r\n false\r\n any\r\n true\r\n")] - public global::System.Collections.Specialized.StringCollection SteamGridDB_nfsw { + [global::System.Configuration.DefaultSettingValueAttribute("0")] + public int SelectedSteamGridDB_nfsw { get { - return ((global::System.Collections.Specialized.StringCollection)(this["SteamGridDB_nfsw"])); + return ((int)(this["SelectedSteamGridDB_nfsw"])); } set { - this["SteamGridDB_nfsw"] = value; + this["SelectedSteamGridDB_nfsw"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("\r\n\r\n false\r\n any\r\n true\r\n")] - public global::System.Collections.Specialized.StringCollection SteamGridDB_Humor { + [global::System.Configuration.DefaultSettingValueAttribute("0")] + public int SelectedSteamGridDB_Humor { get { - return ((global::System.Collections.Specialized.StringCollection)(this["SteamGridDB_Humor"])); + return ((int)(this["SelectedSteamGridDB_Humor"])); } set { - this["SteamGridDB_Humor"] = value; + this["SelectedSteamGridDB_Humor"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("0")] - public int SelectedSteamGridDB_Style { + [global::System.Configuration.DefaultSettingValueAttribute("False")] + public bool OfferedSteamGridDB { get { - return ((int)(this["SelectedSteamGridDB_Style"])); + return ((bool)(this["OfferedSteamGridDB"])); } set { - this["SelectedSteamGridDB_Style"] = value; + this["OfferedSteamGridDB"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("0")] - public int SelectedSteamGridDB_Type { + [global::System.Configuration.DefaultSettingValueAttribute("READY TO PLAY,XBOX")] + public string Tags { get { - return ((int)(this["SelectedSteamGridDB_Type"])); + return ((string)(this["Tags"])); } set { - this["SelectedSteamGridDB_Type"] = value; + this["Tags"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("0")] - public int SelectedSteamGridDB_nfsw { + [global::System.Configuration.DefaultSettingValueAttribute(@" + + any + alternate + blurred + white_logo + material + no_logo +")] + public global::System.Collections.Specialized.StringCollection SteamGridDB_Style { get { - return ((int)(this["SelectedSteamGridDB_nfsw"])); + return ((global::System.Collections.Specialized.StringCollection)(this["SteamGridDB_Style"])); } set { - this["SelectedSteamGridDB_nfsw"] = value; + this["SteamGridDB_Style"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("0")] - public int SelectedSteamGridDB_Humor { + [global::System.Configuration.DefaultSettingValueAttribute("\r\n\r\n any\r\n static\r\n animated\r\n")] + public global::System.Collections.Specialized.StringCollection SteamGridDB_Type { get { - return ((int)(this["SelectedSteamGridDB_Humor"])); + return ((global::System.Collections.Specialized.StringCollection)(this["SteamGridDB_Type"])); } set { - this["SelectedSteamGridDB_Humor"] = value; + this["SteamGridDB_Type"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("False")] - public bool OfferedSteamGridDB { + [global::System.Configuration.DefaultSettingValueAttribute("\r\n\r\n false\r\n any\r\n true\r\n")] + public global::System.Collections.Specialized.StringCollection SteamGridDB_nfsw { get { - return ((bool)(this["OfferedSteamGridDB"])); + return ((global::System.Collections.Specialized.StringCollection)(this["SteamGridDB_nfsw"])); } set { - this["OfferedSteamGridDB"] = value; + this["SteamGridDB_nfsw"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("READY TO PLAY,XBOX")] - public string Tags { + [global::System.Configuration.DefaultSettingValueAttribute("\r\n\r\n false\r\n any\r\n true\r\n")] + public global::System.Collections.Specialized.StringCollection SteamGridDB_Humor { get { - return ((string)(this["Tags"])); + return ((global::System.Collections.Specialized.StringCollection)(this["SteamGridDB_Humor"])); } set { - this["Tags"] = value; + this["SteamGridDB_Humor"] = value; } } } diff --git a/UWPHook/Properties/Settings.settings b/UWPHook/Properties/Settings.settings index 26e187e..c86b7f9 100644 --- a/UWPHook/Properties/Settings.settings +++ b/UWPHook/Properties/Settings.settings @@ -17,9 +17,27 @@ + + 0 + + + 0 + + + 0 + + + 0 + + + False + + + READY TO PLAY,XBOX + <?xml version="1.0" encoding="utf-16"?> -<ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> +<ArrayOfString xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <string>any</string> <string>alternate</string> <string>blurred</string> @@ -30,7 +48,7 @@ <?xml version="1.0" encoding="utf-16"?> -<ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> +<ArrayOfString xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <string>any</string> <string>static</string> <string>animated</string> @@ -38,7 +56,7 @@ <?xml version="1.0" encoding="utf-16"?> -<ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> +<ArrayOfString xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <string>false</string> <string>any</string> <string>true</string> @@ -46,29 +64,11 @@ <?xml version="1.0" encoding="utf-16"?> -<ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> +<ArrayOfString xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <string>false</string> <string>any</string> <string>true</string> </ArrayOfString> - - 0 - - - 0 - - - 0 - - - 0 - - - False - - - READY TO PLAY,XBOX - \ No newline at end of file