增加多屏显示,视频播放

This commit is contained in:
liuyunhui
2025-09-19 14:40:23 +08:00
parent fded7b9a51
commit 9076a5ea41
112 changed files with 24986 additions and 21 deletions
@@ -3,6 +3,16 @@
"EngineAssociation": "5.3",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "SpaceStudioClient",
"Type": "Runtime",
"LoadingPhase": "Default",
"AdditionalDependencies": [
"Engine"
]
}
],
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
@@ -10,6 +20,10 @@
"TargetAllowList": [
"Editor"
]
},
{
"Name": "JsonBlueprintUtilities",
"Enabled": true
}
]
}