11
This commit is contained in:
@@ -89,7 +89,7 @@ namespace Stary.Evo.Editor
|
|||||||
Debug.LogError("HotfixMainResDomain 资源在Resources下不存在,请检查!");
|
Debug.LogError("HotfixMainResDomain 资源在Resources下不存在,请检查!");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
ChangePlayerSchema.SetPlayerMode(PLayerMode.HOST_PLAYMODE);
|
||||||
string packageName = "";
|
string packageName = "";
|
||||||
// 检测包名格式
|
// 检测包名格式
|
||||||
if (!IsValidPackageName(selectedPackageNames))
|
if (!IsValidPackageName(selectedPackageNames))
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "com.staryevo.tools",
|
"name": "com.staryevo.tools",
|
||||||
"version": "1.3.10",
|
"version": "1.3.11",
|
||||||
"displayName": "00.StaryEvo.Tools",
|
"displayName": "00.StaryEvo.Tools",
|
||||||
"description": "This is an Framework package(后台服务器版本,端口9527)",
|
"description": "This is an Framework package(后台服务器版本,端口9527)",
|
||||||
"unity": "2021.3",
|
"unity": "2021.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user