diff --git a/Projects/SupermarketTogether/SupermarketTogether/Class1.cs b/Projects/SupermarketTogether/SupermarketTogether/Class1.cs index afe0472..47f2aa6 100644 --- a/Projects/SupermarketTogether/SupermarketTogether/Class1.cs +++ b/Projects/SupermarketTogether/SupermarketTogether/Class1.cs @@ -10,8 +10,8 @@ using HarmonyLib.Tools; namespace DavesPhatStore { [BepInPlugin(pluginGuid, pluginName, pluginVersion)] public class Main : BaseUnityPlugin { - private const string pluginGuid = "SupermarketTogether"; - private const string pluginName = "SupermarketTogether"; + private const string pluginGuid = "DavesPhatStore"; + private const string pluginName = "DavesPhatStore"; private const string pluginVersion = "1.0.0"; public static ConfigEntry playersAdded; diff --git a/Projects/SupermarketTogether/SupermarketTogether/sync b/Projects/SupermarketTogether/SupermarketTogether/sync index 38323fa..cbed8cb 100644 --- a/Projects/SupermarketTogether/SupermarketTogether/sync +++ b/Projects/SupermarketTogether/SupermarketTogether/sync @@ -1 +1 @@ -bin/Release/SupermarketTogether.dll,"C:/Program Files (x86)/Steam/steamapps/common/Supermarket Together/BepInEx/plugins/SupermarketTogether.dll" +bin/Release/DavesPhatStore.dll,"C:/Program Files (x86)/Steam/steamapps/common/Supermarket Together/BepInEx/plugins/DavesPhatStore.dll"