This commit is contained in:
Lachlan Leone
2024-01-22 06:12:41 +11:00
parent 9dfac531aa
commit 2d6abcd684
9 changed files with 190 additions and 11 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ namespace Pets
{
public const string MOD_GUID = "com.starfluxgames.pets";
public const string MOD_NAME = "Pets";
public const string MOD_VERSION = "0.1.1";
public const string MOD_VERSION = "0.1.2";
public const string MOD_AUTHOR = "StarFluxGames";
public const string MOD_GAMEVERSION = ">=1.1.8";