56 lines
1018 B
Plaintext
56 lines
1018 B
Plaintext
{
|
|
"FileVersion" : 3,
|
|
"Version" : 1,
|
|
"VersionName" : "0.1",
|
|
"FriendlyName" : "UAF State Tree",
|
|
"Description" : "StateTree integration for UAF.",
|
|
"Category" : "Animation",
|
|
"CreatedBy" : "Epic Games, Inc.",
|
|
"CreatedByURL" : "https://epicgames.com",
|
|
"DocsURL" : "",
|
|
"MarketplaceURL" : "",
|
|
"SupportURL" : "",
|
|
"EnabledByDefault" : false,
|
|
"CanContainContent" : false,
|
|
"IsBetaVersion": false,
|
|
"IsExperimentalVersion": true,
|
|
"Installed" : false,
|
|
"Plugins":
|
|
[
|
|
{
|
|
"Name": "StateTree",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "Workspace",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "AnimNext",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "AnimNextAnimGraph",
|
|
"Enabled": true
|
|
}
|
|
],
|
|
"Modules" :
|
|
[
|
|
{
|
|
"Name" : "AnimNextStateTree",
|
|
"Type" : "Runtime",
|
|
"LoadingPhase" : "PreDefault"
|
|
},
|
|
{
|
|
"Name" : "AnimNextStateTreeUncookedOnly",
|
|
"Type" : "UncookedOnly",
|
|
"LoadingPhase" : "Default"
|
|
},
|
|
{
|
|
"Name" : "AnimNextStateTreeEditor",
|
|
"Type" : "Editor",
|
|
"LoadingPhase" : "Default"
|
|
}
|
|
]
|
|
}
|