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

18 lines
462 B
JSON

{
"gem_name": "TextureAtlas",
"GemFormatVersion": 4,
"Uuid": "5a149b6b3c964064bd4970f0e92f72e2",
"Name": "TextureAtlas",
"DisplayName": "Texture Atlas",
"Version": "0.1.0",
"Summary": "Includes the formatting for Texture Atlases",
"Tags": ["Required", "Asset Processor Builder", "Texture Atlas"],
"IconPath": "preview.png",
"IsRequired": true,
"Modules": [
{
"Type": "GameModule"
}
]
}