This commit is contained in:
zhangzheng
2026-03-16 17:33:27 +08:00
parent 255e7936f0
commit 4d18a884ba
2 changed files with 2 additions and 2 deletions

View File

@@ -89,7 +89,7 @@ namespace Stary.Evo.Editor
Debug.LogError("HotfixMainResDomain 资源在Resources下不存在请检查");
return;
}
ChangePlayerSchema.SetPlayerMode(PLayerMode.HOST_PLAYMODE);
string packageName = "";
// 检测包名格式
if (!IsValidPackageName(selectedPackageNames))

View File

@@ -1,6 +1,6 @@
{
"name": "com.staryevo.tools",
"version": "1.3.10",
"version": "1.3.11",
"displayName": "00.StaryEvo.Tools",
"description": "This is an Framework package(后台服务器版本端口9527)",
"unity": "2021.3",