diff --git a/ZuneModCore/Mods/FeaturesOverrideMod.cs b/ZuneModCore/Mods/FeaturesOverrideMod.cs index 6c53181..4e60fe1 100644 --- a/ZuneModCore/Mods/FeaturesOverrideMod.cs +++ b/ZuneModCore/Mods/FeaturesOverrideMod.cs @@ -16,7 +16,7 @@ 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 string Author => "Rafael Rivera"; public override AbstractUIElementGroup OptionsUI => new(nameof(FeaturesOverrideMod)) {