DuBlast-Maya/rx_manifest.json

30 lines
916 B
JSON

{
"title": "DuBlast for Maya",
"hosts": [
{
"name": "maya",
"title": "Maya"
}
],
"os": [
{
"name": "win",
"title": "Windows"
}
],
"assets": [
{
"nameRegEx": "",
"name": "DuBlast for Maya",
"description": "Read the [installation instructions](https://codeberg.org/RxLaboratory/DuBlast-Maya/src/branch/main/README.md) here.",
"hosts": [ {"name": "maya", "title": "Maya"} ],
"os": [ {"name": "win", "title": "Windows"} ],
"urls": [
{"title": "Documentation", "url": "https://codeberg.org/RxLaboratory/DuBlast-Maya/src/branch/main/README.md"}
]
}
],
"description": "Better Playblast for Maya",
"userGuide": "https://codeberg.org/RxLaboratory/DuBlast-Maya/src/branch/main/README.md"
}