project.json 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. {
  2. "project_name": "Protect-the-Moon",
  3. "version": "1.0.0",
  4. "project_id": "{92A07177-CB9C-49C0-B7EB-3729B0154A48}",
  5. "origin": "The primary repo for Protect-the-Moon goes here: i.e. http://www.mydomain.com",
  6. "license": "What license Protect-the-Moon uses goes here: i.e. https://opensource.org/licenses/Apache-2.0 Or https://opensource.org/licenses/MIT etc.",
  7. "display_name": "Protect-the-Moon",
  8. "summary": "A short description of Protect-the-Moon.",
  9. "canonical_tags": [
  10. "Project"
  11. ],
  12. "user_tags": [
  13. "Protect-the-Moon"
  14. ],
  15. "icon_path": "preview.png",
  16. "engine": "o3de",
  17. "external_subdirectories": [
  18. "Gem"
  19. ],
  20. "restricted": "Protect-the-Moon",
  21. "gem_names": [
  22. "Protect-the-Moon",
  23. "Atom",
  24. "AudioSystem",
  25. "AWSCore",
  26. "CameraFramework",
  27. "Compression",
  28. "DebugDraw",
  29. "DiffuseProbeGrid",
  30. "EditorPythonBindings",
  31. "EMotionFX",
  32. "GameState",
  33. "ImGui",
  34. "LandscapeCanvas",
  35. "LyShine",
  36. "PhysX",
  37. "PrimitiveAssets",
  38. "PrefabBuilder",
  39. "SaveData",
  40. "ScriptCanvasPhysics",
  41. "ScriptEvents",
  42. "StartingPointInput",
  43. "TextureAtlas",
  44. "WhiteBox",
  45. "LyShineExamples"
  46. ],
  47. "engine_version": "2.2.2"
  48. }