1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- {
- "project_name": "PlanetSurvivalGame",
- "version": "1.0.0",
- "project_id": "{E2634FE2-9182-495D-8640-C1B006734B27}",
- "origin": "The primary repo for PlanetSurvivalGame goes here: i.e. http://www.mydomain.com",
- "license": "What license PlanetSurvivalGame uses goes here: i.e. https://opensource.org/licenses/Apache-2.0 Or https://opensource.org/licenses/MIT etc.",
- "display_name": "PlanetSurvivalGame",
- "summary": "A short description of PlanetSurvivalGame.",
- "script_only": true,
- "canonical_tags": [
- "Project"
- ],
- "user_tags": [
- "PlanetSurvivalGame"
- ],
- "icon_path": "preview.png",
- "engine": "o3de",
- "restricted": "PlanetSurvivalGame",
- "gem_names": [
- "Atom",
- "AudioSystem",
- "BasePlanet",
- "Camera",
- "CameraFramework",
- "Compression",
- "DebugDraw",
- "DiffuseProbeGrid",
- "EMotionFX",
- "EditorPythonBindings",
- "GameState",
- "ImGui",
- "LandscapeCanvas",
- "LyShine",
- "LyShineExamples",
- "MessagePopup",
- "NvCloth",
- "PhysX",
- "PrefabBuilder",
- "PrimitiveAssets",
- "RecastNavigation",
- "RemoteTools",
- "SaveData",
- "ScriptCanvasPhysics",
- "ScriptEvents",
- "Stars",
- "StartingPointCamera",
- "StartingPointInput",
- "TextureAtlas",
- "Vegetation",
- "WhiteBox"
- ],
- "external_subdirectories": [
- "../Gems/BasePlanet"
- ],
- "engine_version": "4.2.0"
- }
|