This commit is contained in:
陈思海 2025-11-14 13:34:21 +08:00
parent e6fd735226
commit e30fa04bc3
13 changed files with 46 additions and 72 deletions

View File

@ -1,8 +0,0 @@
fileFormatVersion: 2
guid: 9181b472a17593b4297ca64ab22ee580
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -1,8 +0,0 @@
fileFormatVersion: 2
guid: 01020433c7cce224cb00676deb461233
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -5,6 +5,7 @@ using AlicizaX.Resource.Runtime;
using AlicizaX.Localization.Runtime;
using AlicizaX;
using Cysharp.Threading.Tasks;
using Game.UI;
using UnityEngine;
@ -17,6 +18,7 @@ namespace Unity.Startup.Procedure
public static void Start()
{
eventRuntimeHandle = EventPublisher.Subscribe<AssetDownloadProgressUpdateEventArgs>(SetProgressUpdate);
GameApp.UI.ShowUI<UIGameLaunchWindow>();
}
public static void Dispose()

View File

@ -20,7 +20,6 @@ namespace Unity.Startup.Procedure
{
hostUrl = HttpHelper.CDNUrl;
}
Log.Info(hostUrl);
await GameApp.Resource.InitPackageAsync(string.Empty, hostUrl, hostUrl);
await UniTask.DelayFrame();
UpdateStaticVersion().Forget();

View File

@ -7,7 +7,7 @@ namespace Game.UI
[UIRes(ui_UIGameLaunchWindow.ResTag, EUIResLoadType.Resources)]
public class ui_UIGameLaunchWindow : UIHolderObjectBase
{
public const string ResTag = "Window/UIGameLaunchWindow";
public const string ResTag = "UI/Window/UIGameLaunchWindow";
#region Generated by Script Tool
[SerializeField]

View File

@ -0,0 +1,11 @@
using AlicizaX.UI.Runtime;
using Game.UI;
namespace Unity.Startup
{
[Window(UILayer.UI,false,-1)]
public class UIGameLaunchWindow:UIWindow<ui_UIGameLaunchWindow>
{
}
}

View File

@ -0,0 +1,3 @@
fileFormatVersion: 2
guid: 7e32727ffd2c469eaef3e9bc260678be
timeCreated: 1763098344

View File

@ -11,7 +11,7 @@ MonoBehaviour:
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 185f6993d5150494d98da50e26cb1c25, type: 3}
m_Name: AssetBundleCollectorSetting
m_EditorClassIdentifier:
m_EditorClassIdentifier:
ShowPackageView: 0
ShowEditorAlias: 0
UniqueBundleName: 0
@ -19,6 +19,7 @@ MonoBehaviour:
- PackageName: DefaultPackage
PackageDesc: "\u9ED8\u8BA4\u8D44\u6E90\u5305"
EnableAddressable: 1
SupportExtensionless: 1
LocationToLower: 0
IncludeAssetGUID: 0
AutoCollectShaders: 1
@ -35,8 +36,8 @@ MonoBehaviour:
AddressRuleName: AddressByFileName
PackRuleName: PackDirectory
FilterRuleName: CollectAll
AssetTags:
UserData:
AssetTags:
UserData:
- GroupName: UIRaw
GroupDesc: "\u56FE\u7247\u8D44\u6E90"
AssetTags: UIRaw
@ -48,16 +49,16 @@ MonoBehaviour:
AddressRuleName: AddressByFileName
PackRuleName: PackDirectory
FilterRuleName: CollectAll
AssetTags:
UserData:
AssetTags:
UserData:
- CollectPath: Assets/Bundles/UIRaw/Raw
CollectorGUID: 6bc134b912ac6bb4399ea1bec4c11636
CollectorType: 0
AddressRuleName: AddressByFileName
PackRuleName: PackDirectory
FilterRuleName: CollectAll
AssetTags:
UserData:
AssetTags:
UserData:
- GroupName: Audios
GroupDesc: "\u97F3\u9891"
AssetTags: Audios
@ -69,8 +70,8 @@ MonoBehaviour:
AddressRuleName: AddressByFileName
PackRuleName: PackDirectory
FilterRuleName: CollectAll
AssetTags:
UserData:
AssetTags:
UserData:
- GroupName: Configs
GroupDesc: "\u914D\u7F6E\u8868"
AssetTags: Configs
@ -83,7 +84,7 @@ MonoBehaviour:
PackRuleName: PackDirectory
FilterRuleName: CollectAll
AssetTags: WEBGL_PRELOAD
UserData:
UserData:
- GroupName: DLL
GroupDesc: "\u4EE3\u7801"
AssetTags: DLL
@ -95,8 +96,8 @@ MonoBehaviour:
AddressRuleName: AddressByFileName
PackRuleName: PackDirectory
FilterRuleName: CollectAll
AssetTags:
UserData:
AssetTags:
UserData:
- GroupName: Effects
GroupDesc: "\u7279\u6548"
AssetTags: Effects
@ -108,8 +109,8 @@ MonoBehaviour:
AddressRuleName: AddressByFileName
PackRuleName: PackDirectory
FilterRuleName: CollectAll
AssetTags:
UserData:
AssetTags:
UserData:
- GroupName: Materials
GroupDesc: "\u6750\u8D28\u7403"
AssetTags: Materials
@ -121,8 +122,8 @@ MonoBehaviour:
AddressRuleName: AddressByFileName
PackRuleName: PackDirectory
FilterRuleName: CollectAll
AssetTags:
UserData:
AssetTags:
UserData:
- GroupName: Scenes
GroupDesc: "\u573A\u666F"
AssetTags: Scenes
@ -134,8 +135,8 @@ MonoBehaviour:
AddressRuleName: AddressByFileName
PackRuleName: PackSeparately
FilterRuleName: CollectAll
AssetTags:
UserData:
AssetTags:
UserData:
- GroupName: Shaders
GroupDesc: "\u7740\u8272\u5668"
AssetTags: Shaders
@ -147,8 +148,8 @@ MonoBehaviour:
AddressRuleName: AddressByFileName
PackRuleName: PackShader
FilterRuleName: CollectShader
AssetTags:
UserData:
AssetTags:
UserData:
- GroupName: UI
GroupDesc: "UI\u9762\u677F"
AssetTags: UI
@ -160,34 +161,8 @@ MonoBehaviour:
AddressRuleName: AddressByFileName
PackRuleName: PackSeparately
FilterRuleName: CollectAll
AssetTags:
UserData:
- GroupName: Animation
GroupDesc: "\u52A8\u753B"
AssetTags: Animation
ActiveRuleName: EnableGroup
Collectors:
- CollectPath: Assets/Bundles/Animation
CollectorGUID: 9181b472a17593b4297ca64ab22ee580
CollectorType: 0
AddressRuleName: AddressByFileName
PackRuleName: PackDirectory
FilterRuleName: CollectAll
AssetTags:
UserData:
- GroupName: Map
GroupDesc: "\u5730\u56FE"
AssetTags: Map
ActiveRuleName: EnableGroup
Collectors:
- CollectPath: Assets/Bundles/Map
CollectorGUID: 01020433c7cce224cb00676deb461233
CollectorType: 0
AddressRuleName: AddressByFileName
PackRuleName: PackDirectory
FilterRuleName: CollectAll
AssetTags:
UserData:
AssetTags:
UserData:
- GroupName: ShaderVariants
GroupDesc: ShaderVariants
AssetTags: ShaderVariants
@ -199,5 +174,5 @@ MonoBehaviour:
AddressRuleName: AddressByFileName
PackRuleName: PackShaderVariants
FilterRuleName: CollectShaderVariants
AssetTags:
UserData:
AssetTags:
UserData:

View File

@ -10,7 +10,7 @@
"BuildPipeline": "EditorSimulateBuildPipeline",
"PackageName": "DefaultPackage",
"PackageVersion": "Simulate",
"PackageNote": "2025/11/13 17:20:00",
"PackageNote": "2025/11/14 13:33:09",
"AssetList": [
{
"Address": "A1",

@ -1 +1 @@
Subproject commit a1af4b9165529d445f3dbc932c7920fad8094815
Subproject commit bb268b32a39187f69ed5ce9c106fc59338334676

View File

@ -64,7 +64,7 @@ MonoBehaviour:
- ProjectName: MainProject
NameSpace: Game.UI
GenerateHolderCodePath: Assets/Scripts/Startup/UI/Generate
UIPrefabRootPath: Assets/Resources/UI/
UIPrefabRootPath: Assets/Resources/
LoadType: 0
- ProjectName: Hotfix
NameSpace: Game.UI