Fear_Train.uproject 376 B

123456789101112131415161718192021222324252627
  1. {
  2. "FileVersion": 3,
  3. "EngineAssociation": "5.0",
  4. "Category": "",
  5. "Description": "",
  6. "Plugins": [
  7. {
  8. "Name": "ModelingToolsEditorMode",
  9. "Enabled": true,
  10. "TargetAllowList": [
  11. "Editor"
  12. ]
  13. },
  14. {
  15. "Name": "RigLogic",
  16. "Enabled": true
  17. },
  18. {
  19. "Name": "LiveLink",
  20. "Enabled": true
  21. },
  22. {
  23. "Name": "LiveLinkControlRig",
  24. "Enabled": true
  25. }
  26. ]
  27. }