SXD_v20/SXD_2v.uproject

65 lines
975 B
Plaintext

{
"FileVersion": 3,
<<<<<<< HEAD
"EngineAssociation": "5.3",
=======
"EngineAssociation": "5.5",
>>>>>>> 81b4a818e8005f6f2f7c9318c0c8eff35872e5b6
"Category": "",
"Description": "",
"Modules": [
{
"Name": "SXD_2v",
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"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
},
{
"Name": "GameplayStateTree",
"Enabled": true
},
{
"Name": "DatasmithFBXImporter",
"Enabled": true
},
{
"Name": "DatasmithImporter",
"Enabled": true
}
]
}