| 12345678910111213141516171819202122232425 |
- {
- "FileVersion": 3,
- "Version": 2,
- "VersionName": "2.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",
- "CanContainContent": true,
- "Installed": true,
- "Modules": [
- {
- "Name": "EasyFileDialog",
- "Type": "Runtime",
- "LoadingPhase": "PreLoadingScreen",
- "WhitelistPlatforms": [
- "Win64"
- ]
- }
- ]
- }
|