Added Photon Patch

This commit is contained in:
Lachlan Leone
2026-05-13 18:10:36 +10:00
parent ef34176935
commit f6eadacb5e
4 changed files with 23 additions and 1 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ namespace MMOKitchen
{
public const string MOD_GUID = "com.starfluxgames.mmokitchen";
public const string MOD_NAME = "MMO Kitchen";
public const string MOD_VERSION = "0.4.0";
public const string MOD_VERSION = "0.4.1";
public const string MOD_AUTHOR = "StarFluxGames";
public const string MOD_GAMEVERSION = ">=1.2.0";