diff --git a/source/Control.cs b/source/Control.cs index f137d35..a3c9883 100644 --- a/source/Control.cs +++ b/source/Control.cs @@ -55,7 +55,7 @@ public static void Init(string directory, string settingsJSON) Registry.RegisterSimpleCustomComponents(Assembly.GetExecutingAssembly()); Validator.RegisterMechValidator(CategoryController.Shared.ValidateMech, CategoryController.Shared.ValidateMechCanBeFielded); - Logger.Log("Loaded CustomComponents v0.9.3 for bt 1.5"); + Logger.Log("Loaded CustomComponents v0.9.4 for bt 1.5.1"); Validator.RegisterMechValidator(TagRestrictionsHandler.Shared.ValidateMech, TagRestrictionsHandler.Shared.ValidateMechCanBeFielded); Validator.RegisterDropValidator(check: TagRestrictionsHandler.Shared.ValidateDrop); diff --git a/source/CustomComponents.csproj b/source/CustomComponents.csproj index 2995739..8c698db 100644 --- a/source/CustomComponents.csproj +++ b/source/CustomComponents.csproj @@ -34,42 +34,42 @@ - ..\..\Mods\ModTek\0Harmony.dll + ..\..\..\Mods\ModTek\0Harmony.dll False - ..\..\BattleTech_Data\Managed\Assembly-CSharp.dll + ..\..\..\BattleTech_Data\Managed\Assembly-CSharp.dll False - - False - ..\..\BattleTech_Data\Managed\Newtonsoft.Json.dll + + ..\..\..\BattleTech_Data\Managed\Newtonsoft.Json.dll + False - ..\..\..\BattleTech_Data\Managed\System.Core.dll + ..\..\BattleTech_Data\Managed\System.Core.dll False - ..\..\..\BattleTech_Data\Managed\System.Runtime.Serialization.dll + ..\..\BattleTech_Data\Managed\System.Runtime.Serialization.dll False - ..\..\..\BattleTech_Data\Managed\System.Xml.Linq.dll + ..\..\BattleTech_Data\Managed\System.Xml.Linq.dll False - ..\..\BattleTech_Data\Managed\UnityEngine.dll + ..\..\..\BattleTech_Data\Managed\UnityEngine.dll False - ..\..\BattleTech_Data\Managed\UnityEngine.Networking.dll + ..\..\..\BattleTech_Data\Managed\UnityEngine.Networking.dll False - ..\..\BattleTech_Data\Managed\UnityEngine.UI.dll + ..\..\..\BattleTech_Data\Managed\UnityEngine.UI.dll False