Skip to content

Commit

Permalink
Add plugins for Metahumans
Browse files Browse the repository at this point in the history
  • Loading branch information
n8bot committed May 8, 2023
1 parent f13d3ff commit b0e6b64
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions Echelons.uproject
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,31 @@
"SupportedTargetPlatforms": [
"Win64"
]
},
{
"Name": "RigLogic",
"Enabled": true
},
{
"Name": "LiveLink",
"Enabled": true
},
{
"Name": "LiveLinkControlRig",
"Enabled": true
},
{
"Name": "AppleARKitFaceSupport",
"Enabled": true,
"SupportedTargetPlatforms": [
"IOS",
"Win64",
"Mac"
]
},
{
"Name": "HairStrands",
"Enabled": true
}
],
"EpicSampleNameHash": "451731683"
Expand Down

0 comments on commit b0e6b64

Please sign in to comment.