You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/ScriptCanvasDeveloper/gem.json

31 lines
1.0 KiB
JSON

{
"gem_name": "ScriptCanvasDeveloperGem",
"GemFormatVersion": 3,
"Uuid": "f905c05883b94fd6bddc91052c3c5a86",
"Name": "ScriptCanvasDeveloperGem",
"DisplayName": "Script Canvas Developer Tools",
"Version": "0.1.0",
"LinkType": "DynamicStatic",
"EditorModule": true,
"Summary": "The Script Canvas Developer Gem contains a suite of utility features that aids in the development and debugging of Script Canvas systems.",
"Tags": ["Scripting", "Editor"],
"IconPath": "preview.png",
"Dependencies" : [
{
"Uuid" : "bab8807a1bc646b3909f3cc200ffeedf",
"VersionConstraints" : [">=0.1.0"],
"_comment" : "ImGui"
},
{
"Uuid" : "869a0d0ec11a45c299917d45c81555e6",
"VersionConstraints" : [">=0.1.0"],
"_comment" : "ScriptCanvas"
},
{
"Uuid" : "875b6fcbdeea44deaae7984ad9bb6cdc",
"VersionConstraints" : [">=0.1.0"],
"_comment" : "GraphCanvas"
}
]
}