1234567891011121314151617181920 |
- {
- "project_name": "Physics_Test",
- "project_id": "{d7afaca1-ea78-4ddd-a3aa-df897ec49da5}",
- "origin": "The primary repo for Physics_Test goes here: i.e. http://www.mydomain.com",
- "license": "What license Physics_Test uses goes here: i.e. https://opensource.org/licenses/Apache-2.0 Or https://opensource.org/licenses/MIT etc.",
- "display_name": "Physics_Test",
- "summary": "A short description of Physics_Test.",
- "canonical_tags": [
- "Project"
- ],
- "user_tags": [
- "Physics_Test"
- ],
- "icon_path": "preview.png",
- "engine": "o3de",
- "external_subdirectories": [
- "Gem"
- ],
- "restricted": "o3de-physics-test-scene"
- }
|