SteelFactory.uproject 692 B

123456789101112131415161718192021222324252627282930313233343536
  1. {
  2. "FileVersion": 3,
  3. "EngineAssociation": "5.1",
  4. "Category": "",
  5. "Description": "",
  6. "Plugins": [
  7. {
  8. "Name": "ModelingToolsEditorMode",
  9. "Enabled": true,
  10. "TargetAllowList": [
  11. "Editor"
  12. ]
  13. },
  14. {
  15. "Name": "CesiumForUnreal",
  16. "Enabled": true,
  17. "MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/87b0d05800a545d49bf858ef3458c4f7",
  18. "SupportedTargetPlatforms": [
  19. "Win64",
  20. "Mac",
  21. "Linux",
  22. "Android",
  23. "IOS"
  24. ]
  25. },
  26. {
  27. "Name": "WebView",
  28. "Enabled": true,
  29. "MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/e5ece84a234b4ee0b8aa524cd80c175d"
  30. },
  31. {
  32. "Name": "DatasmithImporter",
  33. "Enabled": true
  34. }
  35. ]
  36. }