Skip to content

Commit

Permalink
icon hd-ified
Browse files Browse the repository at this point in the history
  • Loading branch information
GMFelixfex committed Feb 25, 2023
1 parent 1505e21 commit 77638b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified Icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions ModHelperData.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ public static class ModHelperData
{
public const string WorksOnVersion = "35.0";
public const string Version = "1.0.5";
public const string Name = "Multicash";
public const string Name = "MultiCash";

public const string Description = "Allows you to Multiply the Cash gained from ANY Source<br><br>" +
"F10: Set the Global Cash Multiplier<br><br>" +
Expand All @@ -13,5 +13,5 @@ public static class ModHelperData
"Allows decimals like 1.5 or 0.5 if you want to make things harder<br>";

public const string RepoOwner = "Felixfex";
public const string RepoName = "Multicash";
public const string RepoName = "MultiCash";
}

0 comments on commit 77638b3

Please sign in to comment.