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.
18 lines
479 B
JSON
18 lines
479 B
JSON
{
|
|
"gem_name": "EditorPythonBindings",
|
|
"GemFormatVersion": 4,
|
|
"Uuid": "b658359393884c4381c2fe2952b1472a",
|
|
"Name": "EditorPythonBindings",
|
|
"DisplayName": "EditorPythonBindings",
|
|
"Version": "0.1.0",
|
|
"Summary": "A gem to bind Editor commands via Python scripts.",
|
|
"Tags": ["Editor", "Assets", "Asset Pipeline", "Python"],
|
|
"IconPath": "preview.png",
|
|
"Modules": [
|
|
{
|
|
"Name": "Editor",
|
|
"Type": "EditorModule"
|
|
}
|
|
]
|
|
}
|