28 lines
678 B
Plaintext
Raw Permalink Normal View History

2025-06-05 20:00:00 +08:00
{
"FileVersion": 3,
"Version": 2,
"VersionName": "1.1",
"FriendlyName": "HttpHelper",
"Description": "Handle http request and websocket connection",
"Category": "Networking",
"CreatedBy": "RLoris",
"CreatedByURL": "https://rloris.github.io",
"DocsURL": "https://github.com/RLoris/HttpHelperDoc/",
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/d6e73d57925e4acf89649cea5b686e86",
"SupportURL": "",
"EngineVersion": "5.5.0",
"CanContainContent": true,
"Installed": true,
"Modules": [
{
"Name": "HttpHelper",
"Type": "Runtime",
"LoadingPhase": "Default",
"WhitelistPlatforms": [
"Win32",
"Win64",
"Android"
]
}
]
}