11
This commit is contained in:
@@ -89,7 +89,7 @@ namespace Stary.Evo.Editor
|
||||
Debug.LogError("HotfixMainResDomain 资源在Resources下不存在,请检查!");
|
||||
return;
|
||||
}
|
||||
|
||||
ChangePlayerSchema.SetPlayerMode(PLayerMode.HOST_PLAYMODE);
|
||||
string packageName = "";
|
||||
// 检测包名格式
|
||||
if (!IsValidPackageName(selectedPackageNames))
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user