| 12345678910111213141516171819202122232425262728293031 |
- {
- "FileVersion": 3,
- "Version": 102,
- "VersionName": "2.2",
- "FriendlyName": "JSONParser",
- "Description": "Easy to use JSON parser",
- "Category": "JSON",
- "CreatedBy": "Socke",
- "CreatedByURL": "",
- "DocsURL": "http://virtualbird.de/ue4Doku/JSON/",
- "MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/8eda577c5b594d6b990f91b8dec8a014",
- "SupportURL": "mailto:unrealmarketplace@virtualbird.de",
- "EngineVersion": "4.27.0",
- "CanContainContent": false,
- "Installed": true,
- "Modules": [
- {
- "Name": "JSONParser",
- "Type": "Runtime",
- "LoadingPhase": "PreLoadingScreen",
- "WhitelistPlatforms": [
- "Win64",
- "Win32",
- "Mac",
- "IOS",
- "Android",
- "Linux"
- ]
- }
- ]
- }
|