1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- {
- "project_name": "GnomebodysHome",
- "version": "1.0.0",
- "project_id": "{3392BAF0-352A-4E25-825B-DE7F8AFAA3C7}",
- "origin": "The primary repo for GnomebodysHome goes here: i.e. http://www.mydomain.com",
- "license": "What license GnomebodysHome uses goes here: i.e. https://opensource.org/licenses/Apache-2.0 Or https://opensource.org/licenses/MIT etc.",
- "display_name": "GnomebodysHome",
- "summary": "A short description of GnomebodysHome.",
- "script_only": true,
- "canonical_tags": [
- "Project"
- ],
- "user_tags": [
- "GnomebodysHome"
- ],
- "icon_path": "preview.png",
- "engine": "o3de",
- "restricted": "GnomebodysHome",
- "gem_names": [
- "Atom",
- "AudioSystem",
- "CameraFramework",
- "Compression",
- "DebugDraw",
- "DiffuseProbeGrid",
- "EditorPythonBindings",
- "EMotionFX",
- "GameState",
- "ImGui",
- "LandscapeCanvas",
- "LyShine",
- "PhysX",
- "PrimitiveAssets",
- "PrefabBuilder",
- "SaveData",
- "ScriptCanvasPhysics",
- "ScriptEvents",
- "StartingPointInput",
- "TextureAtlas",
- "WhiteBox",
- "RemoteTools"
- ],
- "engine_version": "4.2.0"
- }
|