This commit is contained in:
Lachlan Leone
2025-09-25 22:28:35 +10:00
parent 3c7f88f427
commit d196cbcf9f
4 changed files with 28 additions and 8 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ namespace MMOKitchen
{
public const string MOD_GUID = "com.starfluxgames.mmokitchen";
public const string MOD_NAME = "MMO Kitchen";
public const string MOD_VERSION = "0.3.2";
public const string MOD_VERSION = "0.3.3";
public const string MOD_AUTHOR = "StarFluxGames";
public const string MOD_GAMEVERSION = ">=1.2.0";