mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-03-23 03:04:29 +08:00
将 `ArchitectureInitializedEvent` 重命名为 `ArchitectureLifecycleReadyEvent`, 并在 `AbstractResourceFactorySystem` 中实现 `IArchitectureLifecycle` 接口, 使其在架构进入就绪阶段时注册并预加载资源。