mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
8 lines
122 B
Python
8 lines
122 B
Python
name = "maya"
|
|
title = "Maya"
|
|
version = "0.2.3"
|
|
client_dir = "ayon_maya"
|
|
|
|
ayon_required_addons = {
|
|
"core": ">0.3.2",
|
|
}
|