【m】修改水印
This commit is contained in:
@@ -148,6 +148,12 @@ namespace Stary.Evo.Editor
|
|||||||
{
|
{
|
||||||
ConfigureWatermark();
|
ConfigureWatermark();
|
||||||
}
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
PlayerSettings.virtualRealitySplashScreen = null;
|
||||||
|
PlayerSettings.SplashScreen.showUnityLogo = false;
|
||||||
|
PlayerSettings.SplashScreen.logos = null;
|
||||||
|
}
|
||||||
|
|
||||||
// 打包前检查
|
// 打包前检查
|
||||||
if (!PreBuildCheck())
|
if (!PreBuildCheck())
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "com.staryevo.tools",
|
"name": "com.staryevo.tools",
|
||||||
"version": "1.3.20",
|
"version": "1.3.21",
|
||||||
"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