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

18 lines
519 B
JSON

{
"gem_name": "TestAssetBuilder",
"GemFormatVersion": 4,
"Uuid": "f5c92f1560714010ba30467d93feecef",
"Name": "TestAssetBuilder",
"DisplayName": "Test Asset Builder",
"Version": "0.1.0",
"Summary": "This builder is used for feature testing the asset processor.",
"Tags": ["Assets", "Pipeline", "Feature Test", "Asset Builder", "Asset Processor"],
"IconPath": "preview.png",
"Modules": [
{
"Name": "Editor",
"Type": "EditorModule"
}
]
}