PSO and Noise map generator plugin commit
This commit is contained in:
25
Plugins/PSOFunctionLibrary/PSOFunctions.uplugin
Normal file
25
Plugins/PSOFunctionLibrary/PSOFunctions.uplugin
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user