You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
55 lines
1.0 KiB
Plaintext
55 lines
1.0 KiB
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 9.2,
|
|
"VersionName": "9.2.2",
|
|
"FriendlyName": "RigLogic Plugin v9.2.2",
|
|
"Description": "3Lateral RigLogic Plugin for Facial Animation v9.2.2",
|
|
"Category": "Animation",
|
|
"CreatedBy": "3Lateral",
|
|
"CreatedByURL": "https://www.3lateral.com/",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"CanContainContent": true,
|
|
"IsBetaVersion": true,
|
|
"Installed": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "RigLogicLib",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault"
|
|
},
|
|
{
|
|
"Name": "RigLogicLibTest",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault",
|
|
"PlatformAllowList": [
|
|
"Win64"
|
|
]
|
|
},
|
|
{
|
|
"Name": "RigLogicModule",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name" : "RigLogicDeveloper",
|
|
"Type" : "UncookedOnly",
|
|
"LoadingPhase" : "PreDefault"
|
|
},
|
|
{
|
|
"Name": "RigLogicEditor",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default",
|
|
"PlatformAllowList": [
|
|
"Win64"
|
|
]
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "ControlRig",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
} |