123456789101112131415161718192021222324252627282930313233343536373839 |
- {
- "project_name": "MPS-Asset-Test",
- "project_id": "{C8D8E20A-03DD-4507-A8C2-D3949C2A3977}",
- "license": "For terms please see the LICENSE*.TXT file at the root of this distribution.",
- "origin_url": "https://github.com/o3de/o3de-multiplayersample-assets/",
- "display_name": "MPS-Asset-Test",
- "summary": "This project is set up for contributors to test assets created in this repos asset gems.",
- "documentation_url": "https://github.com/o3de/o3de-multiplayersample-assets/Project/readme.md",
- "canonical_tags": [
- "Project"
- ],
- "user_tags": [
- "MPS-Asset-Test"
- ],
- "icon_path": "preview.png",
- "engine": "o3de",
- "external_subdirectories": [
- "../Gems/character_mps",
- "../Gems/kb3d_mps",
- "../Gems/landscape_mps",
- "../Gems/level_art_mps",
- "../Gems/particlefx_mps",
- "../Gems/pbr_material_pack_mps",
- "../Gems/props_mps",
- "../Gems/O3DEPopcornFXPlugin",
- "Gem"
- ],
- "restricted": "MPS-Asset-Test",
- "gem_names": [
- "props_mps",
- "character_mps",
- "kb3d_mps",
- "landscape_mps",
- "level_art_mps",
- "pbr_material_pack_mps",
- "particlefx_mps",
- "DccScriptingInterface"
- ]
- }
|