Updated to UE 5.4. as well as VRE and AdvancedSessions to latest
This commit is contained in:
parent
e3309931c5
commit
42ed1baf08
59 changed files with 671 additions and 337 deletions
|
@ -17,7 +17,8 @@
|
|||
"SupportedTargetPlatforms": [
|
||||
"Win64",
|
||||
"Linux",
|
||||
"Android"
|
||||
"Android",
|
||||
"VisionOS"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
@ -61,7 +62,8 @@
|
|||
"SupportedTargetPlatforms": [
|
||||
"Win64",
|
||||
"Linux",
|
||||
"Android"
|
||||
"Android",
|
||||
"VisionOS"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
@ -75,12 +77,11 @@
|
|||
},
|
||||
{
|
||||
"Name": "USDImporter",
|
||||
"Enabled": true,
|
||||
"SupportedTargetPlatforms": [
|
||||
"Win64",
|
||||
"Mac",
|
||||
"Linux"
|
||||
]
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "StudioTelemetry",
|
||||
"Enabled": false
|
||||
}
|
||||
],
|
||||
"TargetPlatforms": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue