WebView.uplugin 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. {
  2. "CanContainContent": true,
  3. "Category": "Other",
  4. "CreatedBy": "aSurgingRiver",
  5. "CreatedByURL": "https://github.com/aSurgingRiver",
  6. "Description": "Efficient UE browser uses CEF open source kernel; When the frame rate is 60 per second and the resolution is 4K, a single GPU is rendered, and the UE and browser will not lose frames. 8K frame rate does not decrease under multi GPU binding.",
  7. "DocsURL": "https://www.zhihu.com/column/c_1490114276946223104",
  8. "EnabledByDefault": false,
  9. "EngineVersion": "5.1.0",
  10. "FileVersion": 3,
  11. "FriendlyName": "WebView",
  12. "Installed": true,
  13. "MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/e5ece84a234b4ee0b8aa524cd80c175d",
  14. "Modules": [
  15. {
  16. "LoadingPhase": "PreDefault",
  17. "Name": "CefBase",
  18. "PlatformAllowList": [
  19. "Win64",
  20. "Linux"
  21. ],
  22. "Type": "Runtime"
  23. },
  24. {
  25. "LoadingPhase": "PreDefault",
  26. "Name": "WebView",
  27. "Type": "Runtime"
  28. }
  29. ],
  30. "Plugins": [
  31. {
  32. "Enabled": false,
  33. "Name": "JsonLibrary"
  34. }
  35. ],
  36. "SupportURL": "https://github.com/aSurgingRiver",
  37. "Version": 1,
  38. "VersionName": "20240903"
  39. }