From e9e3e47159f8ebc018df83888430ac5341caaeff Mon Sep 17 00:00:00 2001 From: Anairkoen Schno Date: Thu, 9 Apr 2020 11:50:00 -0500 Subject: [PATCH] Added Author field to PluginMetadata --- IPA.Loader/Loader/PluginMetadata.cs | 7 +++++++ Refs/Main.dll | Bin 524288 -> 524288 bytes Refs/UnityEngine.CoreModule.Net4.dll | Bin 710656 -> 710656 bytes 3 files changed, 7 insertions(+) diff --git a/IPA.Loader/Loader/PluginMetadata.cs b/IPA.Loader/Loader/PluginMetadata.cs index 8dae9738..6d43543b 100644 --- a/IPA.Loader/Loader/PluginMetadata.cs +++ b/IPA.Loader/Loader/PluginMetadata.cs @@ -42,6 +42,12 @@ namespace IPA.Loader /// the updater ID of the plugin public string Id { get; internal set; } + /// + /// The name of the author that wrote this plugin. + /// + /// the name of the plugin's author + public string Author { get; internal set; } + /// /// The version of the plugin. /// @@ -90,6 +96,7 @@ namespace IPA.Loader Name = value.Name; Version = value.Version; Id = value.Id; + Author = value.Author; AssociatedFiles = value.Files .Select(f => Path.Combine(UnityGame.InstallPath, f)) .Select(p => new FileInfo(p)).ToList(); diff --git a/Refs/Main.dll b/Refs/Main.dll index 3fbf4d437701a8669e1ef03a84c1c3f23ab46471..7502eeb29effef654b5699a9e7f0ba5233cfb9b5 100644 GIT binary patch delta 37 ncmZo@P-p<67RDB)7UnH1Zg&`2+uiT505OPW+wOjceWx-2{{0R8 delta 37 ocmZo@P-p<67RDB)7UnH1Zg&`&+THK405K~Nvu$_3!@g4)0RF@c`Tzg` diff --git a/Refs/UnityEngine.CoreModule.Net4.dll b/Refs/UnityEngine.CoreModule.Net4.dll index 66992ff7ad32b199ff4abd58b6d1add6bb8a940d..7f9c5c4afa356084d44fe9a23781f795848a75b2 100644 GIT binary patch delta 45 vcmZqJpxppOEsQNpEzB(}Ev#GErdctvwokWW17da{<^W>O?bEHeGUoySXWI{e delta 45 vcmZqJpxppOEsQNpEzB(}Ev#GErdcsEwNJNV17da{<^W>O?bEHeGUoySXO<6r