Skip to content

Commit 5dc56ce

Browse files
committed
Revert name change and fix steam upload
1 parent f0a6057 commit 5dc56ce

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

PluginInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
internal static class PluginInfo {
22
public const string PluginGUID = "amione.Pupifier";
33
public const string PluginName = "Pupifier";
4-
public const string PluginVersion = "2.0.3";
4+
public const string PluginVersion = "2.0.5";
55
}

Pupifier.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Report Issues on github please! https://github.com/xamionex/Pupifier/issues/new
2929
Steam doesn't give me notifications for comments on my own mods for some reason,
3030
so I might not see your comment because I need to literally go to the mod page to see it, and I'm not doing that every day.
3131
</ProductDescription>
32-
<ModVersion>2.0.3</ModVersion>
32+
<ModVersion>2.0.5</ModVersion>
3333
<Version>2.0.8</Version>
3434
<LangVersion>10.0</LangVersion>
3535
<Nullable>enable</Nullable>

Pupifier/modinfo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "amione.Pupifier",
33
"name": "Pupifier",
4-
"version": "2.0.3",
4+
"version": "2.0.5",
55
"target_game_version": "v1.9.15",
66
"authors": "amione - Creator, youbitchoc - For helping in development, henpemaz - For Rain Meadow, Maxi Mol - For Mouse Drag code, LDani, simichan1227 - For testing the s**t out of my mod (It was kinda encouraging)",
77
"description": "Lets you become a slugpup in Rain World with a push of a button (dynamic in-game transform), with meadow support. This mod was made specifically for meadow but works for non-meadow as well

0 commit comments

Comments
 (0)