Skip to content

Commit be10145

Browse files
Update weather mod name
1 parent 0a9d5b8 commit be10145

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WeatherMod/WeatherMod/WeatherMod.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
88
<LangVersion>11</LangVersion>
99
<RootNamespace>WeatherMod</RootNamespace>
10-
<BepInExPluginName>Tropical Weather</BepInExPluginName>
11-
<BepInExPluginGuid>com.lee23.weather</BepInExPluginGuid>
10+
<BepInExPluginName>Epic Weather</BepInExPluginName>
11+
<BepInExPluginGuid>com.lee23.epicweather</BepInExPluginGuid>
1212

1313
<RestoreAdditionalProjectSources>
1414
https://api.nuget.org/v3/index.json;

0 commit comments

Comments
 (0)