Add Author property to Mod; More UI tweaks

This commit is contained in:
Joshua Askharoun
2021-04-26 18:05:19 -05:00
parent 7f2db257d1
commit d972d1f31b
5 changed files with 33 additions and 23 deletions
+2
View File
@@ -16,6 +16,8 @@ namespace ZuneModCore.Mods
public override string Description => "Re-enables access to some features disabled by Microsoft, such as the Social and Marketplace tabs.\r\n" +
"Does not restore functionality of those features, but shows them in the software.";
public override string Author => "Unknown";
public override AbstractUIElementGroup OptionsUI => new(nameof(FeaturesOverrideMod))
{
Title = "Select features:",