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

18 lines
431 B
JSON

{
"gem_name": "PythonAssetBuilder",
"GemFormatVersion": 4,
"Uuid": "0a5fda05323649009444bb7c3ee2b9c4",
"Name": "PythonAssetBuilder",
"DisplayName": "PythonAssetBuilder",
"Version": "0.1.0",
"Summary": "Runs asset builders written in Python scripts.",
"Tags": ["asset"],
"IconPath": "preview.png",
"Modules": [
{
"Name": "Editor",
"Type": "EditorModule"
}
]
}