Projekt for SPIE - Avatar for safety briefing / managment event
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

36 lines
1005 B

{
"FileVersion": 3,
"Version": 0,
"VersionName": "1.8.3",
"FriendlyName": "Node Graph Assistant",
"Description": "Introduce new editor features that enable faster node graph creation.",
"Category": "Editor",
"CreatedBy": "yangxiangyun",
"CreatedByURL": "https://github.com/pdlogingithub",
"DocsURL": "https://github.com/pdlogingithub/UE4-Node-Graph-Assistant/blob/master/README.md",
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/d9baaaeadeaf41dcb52b3f6e134e9514",
"SupportURL": "https://forums.unrealengine.com/unreal-engine/marketplace/1435240-node-graph-assistant",
"EngineVersion": "5.6.0",
"CanContainContent": false,
"Installed": true,
"Modules": [
{
"Name": "NGAGraphUtility",
"Type": "Editor",
"LoadingPhase": "PreEarlyLoadingScreen",
"PlatformAllowList": [
"Win64",
"Mac"
]
},
{
"Name": "NodeGraphAssistant",
"Type": "Editor",
"LoadingPhase": "PostEngineInit",
"PlatformAllowList": [
"Win64",
"Mac"
]
}
]
}