diff --git a/src/TF2HUD.Editor/App.config b/src/TF2HUD.Editor/App.config index 370641d5..3a7337c5 100644 --- a/src/TF2HUD.Editor/App.config +++ b/src/TF2HUD.Editor/App.config @@ -45,7 +45,7 @@ - http://www.criticalflaw.ca/TF2HUD.Editor/ + https://www.criticalflaw.ca/TF2HUD.Editor/ https://raw.githubusercontent.com/CriticalFlaw/TF2HUD.Editor/master/src/TF2HUD.Editor/JSON/{0} diff --git a/src/TF2HUD.Editor/HUDEditor.csproj b/src/TF2HUD.Editor/HUDEditor.csproj index d3fd78ed..cb62aca1 100644 --- a/src/TF2HUD.Editor/HUDEditor.csproj +++ b/src/TF2HUD.Editor/HUDEditor.csproj @@ -1,146 +1,149 @@  - - WinExe - net7.0-windows - true - true - HUDEditor.App - favicon.ico - Igor Nikitin, Peter Wobcke - CriticalFlaw - CriticalFlaw - http://www.criticalflaw.ca/TF2HUD.Editor/ - 2.5.0.0 - 2.5.0.0 - 2.5.0 - https://github.com/CriticalFlaw/TF2HUD.Editor - logo.png - LICENSE - A tool for installing and customizing your favorite Team Fortress 2 HUDs. - TF2 HUD Editor - false - en - - TF2HUD.Editor - HUDEditor - tf2 - README.md - + + WinExe + net7.0-windows + true + true + HUDEditor.App + favicon.ico + Igor Nikitin, Peter Wobcke + CriticalFlaw + CriticalFlaw + http://www.criticalflaw.ca/TF2HUD.Editor/ + 2.5.0.0 + 2.5.0.0 + 2.5.0 + https://github.com/CriticalFlaw/TF2HUD.Editor + logo.png + LICENSE + A tool for installing and customizing your favorite Team Fortress 2 HUDs. + TF2 HUD Editor + false + en + + TF2HUD.Editor + HUDEditor + tf2 + README.md + true + - - bin\Output\ - AnyCPU - + + bin\Output\ + AnyCPU + - - - - - - - - - - - - - - - - - - - True - \ - - - True - - - + + + + + + + + + + + + + + + + + + + True + \ + + + True + + + - - - - - - - - - + + + + + + + + + - - - Always - - - Always - - - PreserveNewest - - + + + Always + + + Always + + + PreserveNewest + + - - - - - - - - - - - - + + + + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + + - - - True - True - Resources.resx - - - True - True - Settings.settings - - + + + True + True + Resources.resx + + + True + True + Settings.settings + + - - - PublicResXFileCodeGenerator - Resources.Designer.cs - - + + + PublicResXFileCodeGenerator + Resources.Designer.cs + + - - - Always - - - Always - - - SettingsSingleFileGenerator - Settings.Designer.cs - - + + + Always + + + Always + + + SettingsSingleFileGenerator + Settings.Designer.cs + + - - - + + + \ No newline at end of file diff --git a/src/TF2HUD.Editor/JSON/default.json b/src/TF2HUD.Editor/JSON/hud-fixes.json similarity index 99% rename from src/TF2HUD.Editor/JSON/default.json rename to src/TF2HUD.Editor/JSON/hud-fixes.json index 2616d064..910a285d 100644 --- a/src/TF2HUD.Editor/JSON/default.json +++ b/src/TF2HUD.Editor/JSON/hud-fixes.json @@ -1,7 +1,7 @@ { "$schema": "https://raw.githubusercontent.com/CriticalFlaw/TF2HUD.Editor/master/src/TF2HUD.Editor/JSON/Schema/schema.json", "Author": "CriticalFlaw", - "Description": "The default Team Fortress 2 HUD with bug fixes, visual tweaks and quality of life improvements.", + "Description": "A compilation of bug fixes, QOL changes and minor visual tweaks to the default Team Fortress 2 HUD.", "Thumbnail": "https://user-images.githubusercontent.com/6818236/135371575-a5a7697c-a5d1-43e7-ae59-0369affe99f0.png", "Background": "https://user-images.githubusercontent.com/6818236/123523002-0061aa00-d68f-11eb-8c47-a17b47cbaf0c.png", "Layout": [ diff --git a/src/TF2HUD.Editor/Properties/Settings.Designer.cs b/src/TF2HUD.Editor/Properties/Settings.Designer.cs index 405919d2..c4cce355 100644 --- a/src/TF2HUD.Editor/Properties/Settings.Designer.cs +++ b/src/TF2HUD.Editor/Properties/Settings.Designer.cs @@ -61,7 +61,7 @@ public string user_language { [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("http://www.criticalflaw.ca/TF2HUD.Editor/")] + [global::System.Configuration.DefaultSettingValueAttribute("https://www.criticalflaw.ca/TF2HUD.Editor/")] public string app_docs { get { return ((string)(this["app_docs"])); diff --git a/src/TF2HUD.Editor/Properties/Settings.settings b/src/TF2HUD.Editor/Properties/Settings.settings index 26c3557e..a02b0c60 100644 --- a/src/TF2HUD.Editor/Properties/Settings.settings +++ b/src/TF2HUD.Editor/Properties/Settings.settings @@ -12,7 +12,7 @@ en-US - http://www.criticalflaw.ca/TF2HUD.Editor/ + https://www.criticalflaw.ca/TF2HUD.Editor/ https://raw.githubusercontent.com/CriticalFlaw/TF2HUD.Editor/master/src/TF2HUD.Editor/JSON/{0} diff --git a/src/TF2HUD.Editor/Views/AppInfoView.xaml b/src/TF2HUD.Editor/Views/AppInfoView.xaml index 79e8157a..ddc4f6d1 100644 --- a/src/TF2HUD.Editor/Views/AppInfoView.xaml +++ b/src/TF2HUD.Editor/Views/AppInfoView.xaml @@ -29,6 +29,7 @@ +