SXD_v20/SXD_2v.uproject

54 lines
778 B
Plaintext
Raw Normal View History

2025-06-10 09:38:05 +08:00
{
"FileVersion": 3,
2025-06-21 10:55:18 +08:00
"EngineAssociation": "5.5",
2025-06-10 09:38:05 +08:00
"Category": "",
"Description": "",
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
},
{
"Name": "RigLogic",
"Enabled": true
},
{
"Name": "LiveLink",
"Enabled": true
},
{
"Name": "LiveLinkControlRig",
"Enabled": true
},
{
"Name": "AppleARKitFaceSupport",
"Enabled": true,
"SupportedTargetPlatforms": [
"IOS",
"Win64",
"Mac",
"Linux",
"Android"
]
},
{
"Name": "HairStrands",
"Enabled": true
2025-06-11 17:00:12 +08:00
},
{
"Name": "GameplayStateTree",
"Enabled": true
2025-06-16 11:53:41 +08:00
},
{
"Name": "DatasmithFBXImporter",
"Enabled": true
},
{
"Name": "DatasmithImporter",
"Enabled": true
2025-06-10 09:38:05 +08:00
}
]
}