From 00a9ad69bbc7e85eb97ff077a1578a91d8a411c0 Mon Sep 17 00:00:00 2001 From: PhatPhuckDave Date: Thu, 22 Aug 2024 20:07:27 +0200 Subject: [PATCH] Rename assembly names --- Projects/SupermarketTogether/SupermarketTogether/Class1.cs | 2 +- .../SupermarketTogether/Properties/AssemblyInfo.cs | 4 ++-- .../SupermarketTogether/SupermarketTogether.csproj | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Projects/SupermarketTogether/SupermarketTogether/Class1.cs b/Projects/SupermarketTogether/SupermarketTogether/Class1.cs index a56bab1..afe0472 100644 --- a/Projects/SupermarketTogether/SupermarketTogether/Class1.cs +++ b/Projects/SupermarketTogether/SupermarketTogether/Class1.cs @@ -7,7 +7,7 @@ using BepInEx.Configuration; using HarmonyLib; using HarmonyLib.Tools; -namespace CykaMod { +namespace DavesPhatStore { [BepInPlugin(pluginGuid, pluginName, pluginVersion)] public class Main : BaseUnityPlugin { private const string pluginGuid = "SupermarketTogether"; diff --git a/Projects/SupermarketTogether/SupermarketTogether/Properties/AssemblyInfo.cs b/Projects/SupermarketTogether/SupermarketTogether/Properties/AssemblyInfo.cs index e756fd4..fa7c703 100644 --- a/Projects/SupermarketTogether/SupermarketTogether/Properties/AssemblyInfo.cs +++ b/Projects/SupermarketTogether/SupermarketTogether/Properties/AssemblyInfo.cs @@ -4,11 +4,11 @@ using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. -[assembly: AssemblyTitle("Regiments")] +[assembly: AssemblyTitle("DavesPhatStore")] [assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("Regiments")] +[assembly: AssemblyProduct("DavesPhatStore")] [assembly: AssemblyCopyright("Copyright © 2023")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/Projects/SupermarketTogether/SupermarketTogether/SupermarketTogether.csproj b/Projects/SupermarketTogether/SupermarketTogether/SupermarketTogether.csproj index a873282..5569fe7 100644 --- a/Projects/SupermarketTogether/SupermarketTogether/SupermarketTogether.csproj +++ b/Projects/SupermarketTogether/SupermarketTogether/SupermarketTogether.csproj @@ -10,8 +10,8 @@ {DA9D274E-486F-4F82-84FF-CD9388CB0B09} Library Properties - SupermarketTogether - SupermarketTogether + DavesPhatStore + DavesPhatStore v4.8.1 512