2021-11-22 15:33:48 -05:00
|
|
|
{
|
|
|
|
|
"FileVersion": 3,
|
|
|
|
|
"Version": 1,
|
2022-08-30 11:41:36 -04:00
|
|
|
"VersionName": "0.9",
|
|
|
|
|
"FriendlyName": "Compute Framework",
|
2021-11-22 15:33:48 -05:00
|
|
|
"Description": "Support for user authored GPU compute graphs",
|
|
|
|
|
"Category": "Rendering",
|
|
|
|
|
"CreatedBy": "Epic Games, Inc.",
|
2022-10-21 11:04:07 -04:00
|
|
|
"CreatedByURL": "https://epicgames.com",
|
2021-11-22 15:33:48 -05:00
|
|
|
"DocsURL": "",
|
|
|
|
|
"MarketplaceURL": "",
|
|
|
|
|
"SupportURL": "",
|
|
|
|
|
"EnabledByDefault": false,
|
|
|
|
|
"CanContainContent": false,
|
|
|
|
|
"IsBetaVersion": true,
|
|
|
|
|
"Installed": false,
|
|
|
|
|
"Modules": [
|
|
|
|
|
{
|
|
|
|
|
"Name": "ComputeFramework",
|
|
|
|
|
"Type": "Runtime",
|
|
|
|
|
"LoadingPhase": "PostConfigInit"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"Name": "ComputeFrameworkEditor",
|
|
|
|
|
"Type": "Editor",
|
|
|
|
|
"LoadingPhase": "Default"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|