mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
define compatibility of applications addon
This commit is contained in:
parent
2b76b3dd2a
commit
24b590d592
1 changed files with 7 additions and 0 deletions
|
|
@ -1,3 +1,10 @@
|
|||
name = "applications"
|
||||
title = "Applications"
|
||||
version = "0.2.0"
|
||||
|
||||
ayon_server_version = ">=1.0.7"
|
||||
ayon_launcher_version = ">=1.0.2"
|
||||
ayon_required_addons = {
|
||||
"core": ">0.3.0",
|
||||
}
|
||||
ayon_compatible_addons = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue