SXD_v20/SXD_2v.uproject

65 lines
975 B
Plaintext
Raw Normal View History

2025-06-10 09:38:05 +08:00
{
"FileVersion": 3,
<<<<<<< HEAD
2025-06-24 10:22:41 +08:00
"EngineAssociation": "5.3",
=======
2025-06-21 10:55:18 +08:00
"EngineAssociation": "5.5",
>>>>>>> 81b4a818e8005f6f2f7c9318c0c8eff35872e5b6
2025-06-10 09:38:05 +08:00
"Category": "",
"Description": "",
2025-06-24 18:18:35 +08:00
"Modules": [
{
"Name": "SXD_2v",
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
2025-06-10 09:38:05 +08:00
"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
}
]
}