project.json 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. {
  2. "project_name": "AutomatedTesting",
  3. "product_name": "AutomatedTesting",
  4. "version": "1.1.0",
  5. "executable_name": "AutomatedTestingLauncher",
  6. "modules": [],
  7. "project_id": "{D816AFAE-4BB7-4FEF-88F4-E2B786DCF29D}",
  8. "display_name": "AutomatedTesting",
  9. "icon_path": "preview.png",
  10. "external_subdirectories": [
  11. "Gem"
  12. ],
  13. "gem_names": [
  14. "Archive",
  15. "Atom",
  16. "AtomTressFX",
  17. "Atom_TestData",
  18. "AudioSystem",
  19. "AutomatedTesting",
  20. "Camera",
  21. "CameraFramework",
  22. "CertificateManager",
  23. "Compression",
  24. "DebugDraw",
  25. "DevTextures",
  26. "DiffuseProbeGrid",
  27. "EMotionFX",
  28. "EditorModeFeedback",
  29. "EditorPythonBindings",
  30. "ExpressionEvaluation",
  31. "FastNoise",
  32. "Gestures",
  33. "GradientSignal",
  34. "GraphCanvas",
  35. "GraphModel",
  36. "ImGui",
  37. "InAppPurchases",
  38. "LandscapeCanvas",
  39. "LmbrCentral",
  40. "LyShine",
  41. "LyShineExamples",
  42. "Maestro",
  43. "Multiplayer",
  44. "NvCloth",
  45. "PhysX",
  46. "PhysXDebug",
  47. "PrefabBuilder",
  48. "PrimitiveAssets",
  49. "Profiler",
  50. "PythonAssetBuilder",
  51. "PythonCoverage",
  52. "QtForPython",
  53. "RecastNavigation",
  54. "RemoteTools",
  55. "SceneProcessing",
  56. "ScriptAutomation",
  57. "ScriptCanvas",
  58. "ScriptCanvasPhysics",
  59. "ScriptCanvasTesting",
  60. "ScriptEvents",
  61. "Stars",
  62. "StartingPointCamera",
  63. "StartingPointInput",
  64. "StartingPointMovement",
  65. "SurfaceData",
  66. "Terrain",
  67. "TestAssetBuilder",
  68. "TextureAtlas",
  69. "Vegetation",
  70. "WhiteBox"
  71. ]
  72. }