project.json 628 B

1234567891011121314151617181920
  1. {
  2. "project_name": "Paper_Kid",
  3. "product_name": "Paper_Kid",
  4. "project_id": "{4A7C157B-A820-441E-A9BA-5D51113BD9E5}",
  5. "origin": "https://github.com/o3de/o3de-NewspaperDeliveryGame",
  6. "license": "For terms please see the LICENSE*.TXT file at the root of this distribution.",
  7. "display_name": "Newspaper_Delivery_Game",
  8. "summary": "A short description of Newspaper_Delivery_Game.",
  9. "canonical_tags": [
  10. "Project"
  11. ],
  12. "user_tags": [
  13. "Paper_Kid"
  14. ],
  15. "icon_path": "preview.png",
  16. "engine": "o3de",
  17. "external_subdirectories": [
  18. "Gem"
  19. ]
  20. }