mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Add addon version compatibility
This commit is contained in:
parent
011b786c78
commit
0f977b9284
1 changed files with 2 additions and 0 deletions
|
|
@ -11,4 +11,6 @@ ayon_launcher_version = ">=1.0.2"
|
|||
ayon_required_addons = {}
|
||||
ayon_compatible_addons = {
|
||||
"harmony": ">0.4.0",
|
||||
"fusion": ">=0.3.3",
|
||||
"openrv": ">=1.0.2"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue