Cooperate.uproject 213 B

123456789101112131415
  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. }