Adds plugins
This commit is contained in:
26
Plugins/EasyFileDialog/EasyFileDialog.uplugin
Normal file
26
Plugins/EasyFileDialog/EasyFileDialog.uplugin
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"FileVersion": 3,
|
||||
"Version": 1,
|
||||
"VersionName": "1.0",
|
||||
"FriendlyName": "Easy File Dialog",
|
||||
"Description": "An easy file dialog system",
|
||||
"Category": "File",
|
||||
"CreatedBy": "Firefly Studio",
|
||||
"CreatedByURL": "http://www.fire-fly.studio",
|
||||
"DocsURL": "",
|
||||
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/bcf64fe2e00c48189d8385a9c39b6e61",
|
||||
"SupportURL": "http://www.fire-fly.studio",
|
||||
"EngineVersion": "4.27.0",
|
||||
"CanContainContent": true,
|
||||
"Installed": true,
|
||||
"Modules": [
|
||||
{
|
||||
"Name": "EasyFileDialog",
|
||||
"Type": "Runtime",
|
||||
"LoadingPhase": "PreLoadingScreen",
|
||||
"WhitelistPlatforms": [
|
||||
"Win64"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user