JXDL.uproject 564 B

1234567891011121314151617181920212223242526272829303132
  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": "JsonBlueprintUtilities",
  16. "Enabled": true
  17. },
  18. {
  19. "Name": "GeoReferencing",
  20. "Enabled": true
  21. },
  22. {
  23. "Name": "PixelStreaming",
  24. "Enabled": true
  25. },
  26. {
  27. "Name": "HTTPRequestForBlueprints",
  28. "Enabled": true,
  29. "MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/4a9830d1cea14a28bae31127f41a210b"
  30. }
  31. ]
  32. }