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/AtomLyIntegration/CommonFeatures/gem.json

46 lines
1.2 KiB
JSON

{
"gem_name": "AtomLyIntegration_CommonFeatures",
"Dependencies": [
{
"Uuid": "3e0ee0c27f204f5188146baac822d020",
"VersionConstraints": [
"~>0.1.0"
],
"_comment": "AtomToolsFramework"
},
{
"Uuid": "ff06785f7145416b9d46fde39098cb0c",
"VersionConstraints": [
"~>0.1"
],
"_comment": "LmbrCentral"
},
{
"Uuid": "b58e5eed0901428ca78544b04dbd61bd",
"VersionConstraints": [
"~>0.1.0"
],
"_comment": "Atom Common Features"
}
],
"GemFormatVersion": 4,
"Uuid": "4e981f3b17394f5d84d674fff0f54f4f",
"Name": "AtomLyIntegration_CommonFeatures",
"DisplayName": "AtomLyIntegration.CommonFeatures",
"Version": "0.1.0",
"LinkType": "Dynamic",
"Summary": "Lumberyard integration for common Atom features.",
"Tags": [ "Atom", "Feature", "Common" ],
"IconPath": "preview.png",
"Modules": [
{
"Type": "GameModule"
},
{
"Name": "Editor",
"Type": "EditorModule",
"Extends": "GameModule"
}
]
}