mirror of
https://github.com/ZuneDev/ZuneModdingHelper.git
synced 2026-07-27 13:12:21 -07:00
Updated FeaturesOverrideMod author
This commit is contained in:
@@ -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" +
|
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.";
|
"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))
|
public override AbstractUIElementGroup OptionsUI => new(nameof(FeaturesOverrideMod))
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user