Files
Faye/Plugins/PSOFunctionLibrary/PSOFunctions.uplugin

25 lines
632 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "PSOFunctions",
"Description": "Esposes ShaderPipelineCache functions to Blueprint project",
"Category": "Other",
"CreatedBy": "Danielel",
"CreatedByURL": "",
"DocsURL": "https://www.dropbox.com/scl/fi/bjhz5wmklikkojlukz92g/PSOFunctions-Plugin-Documentation.pdf?rlkey=hfowk5im2gnnc58xwrsbfxvjr&st=82lih7p5&dl=0",
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": true,
"Installed": true,
"Modules": [
{
"Name": "PSOFunctions",
"Type": "Runtime",
"LoadingPhase": "Default",
"PlatformAllowList": [
"Win64"
]
}
]
}