project.json.bak0 684 B

1234567891011121314151617181920
  1. {
  2. "project_name": "Physics_Test",
  3. "project_id": "{d7afaca1-ea78-4ddd-a3aa-df897ec49da5}",
  4. "origin": "The primary repo for Physics_Test goes here: i.e. http://www.mydomain.com",
  5. "license": "What license Physics_Test uses goes here: i.e. https://opensource.org/licenses/Apache-2.0 Or https://opensource.org/licenses/MIT etc.",
  6. "display_name": "Physics_Test",
  7. "summary": "A short description of Physics_Test.",
  8. "canonical_tags": [
  9. "Project"
  10. ],
  11. "user_tags": [
  12. "Physics_Test"
  13. ],
  14. "icon_path": "preview.png",
  15. "engine": "o3de",
  16. "external_subdirectories": [
  17. "Gem"
  18. ],
  19. "restricted": "o3de-physics-test-scene"
  20. }