Merge branch 'stabilization/2106' of https://github.com/o3de/o3de into carlitosan/thecleansing
This commit is contained in:
@@ -1,21 +1,12 @@
|
||||
{
|
||||
"gem_name": "StartingPointInput",
|
||||
"Dependencies": [
|
||||
{
|
||||
"Uuid" : "869a0d0ec11a45c299917d45c81555e6",
|
||||
"VersionConstraints" : [">=0.1.0"],
|
||||
"_comment" : "ScriptCanvas"
|
||||
}
|
||||
],
|
||||
|
||||
"GemFormatVersion": 3,
|
||||
"Uuid": "09f4bedeee614358bc36788e77f97e51",
|
||||
"Name": "StartingPointInput",
|
||||
"Version": "0.1.0",
|
||||
"LinkType": "Dynamic",
|
||||
"EditorModule": true,
|
||||
"DisplayName": "Starting Point Input",
|
||||
"Tags": ["Input","Starting Point"],
|
||||
"Summary": "The Starting Point Input Gem builds on top of the AzFramework/Input system to map raw input into higher level gameplay events specified by the user.",
|
||||
"IconPath": "preview.png"
|
||||
"display_name": "Starting Point Input",
|
||||
"license": "Apache-2.0 Or MIT",
|
||||
"origin": "Open 3D Engine - o3de.org",
|
||||
"type": "Code",
|
||||
"summary": "The Starting Point Input Gem provides functionality to map low-level input events to high-level actions.",
|
||||
"canonical_tags": ["Gem"],
|
||||
"user_tags": ["Input", "Gameplay", "Scripting"],
|
||||
"icon_path": "preview.png",
|
||||
"requirements": ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user