Skip to content

Commit

Permalink
2.0.0 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkTerraYT authored Jun 14, 2024
1 parent 8236e3b commit 7e38f37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ModHelperData.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ namespace EnhancementMonkey;
public static class ModHelperData
{
public const string WorksOnVersion = "42.3";
public const string Version = "1.0.2";
public const string Version = "2.0.0";
public const string Name = "Enhancement Monkey";

public const string Description = "Ancient monkey but instead of rng it's strategy, but also adds a bit more than that.\nAll supported mods are not required but content from them won't load without the mod\n\n\nThis mod uses templates to make adding enhancements easier. This is for sake of time, and also making the mod easier to modify. \nFor info on how to use these templates check out the wiki on github! (You can get to github by pressing the home button)\n\n Any and all bugs get reported to me directly on discord (dm, my discord server or btd6 mod helper discord) or on github";
Expand Down

0 comments on commit 7e38f37

Please sign in to comment.