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

20 lines
540 B
JSON

{
"gem_name": "CustomAssetExample",
"GemFormatVersion": 3,
"Uuid": "ad082dd50c6545849729e9afeaaeaa1d",
"Name": "CustomAssetExample",
"DisplayName": "CustomAssetExample",
"Version": "0.1.0",
"Summary": "Contians example code for creating a custom asset in Lumberyard's asset pipeline",
"Tags": ["Assets, Example"],
"LinkType": "Dynamic",
"IconPath": "preview.png",
"EditorModule": true,
"Modules": [
{
"Name": "Editor",
"Type": "EditorModule"
}
]
}