mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
added more information to package.py
This commit is contained in:
parent
9a3bcec673
commit
dcb85b0ac1
1 changed files with 7 additions and 1 deletions
|
|
@ -1,3 +1,9 @@
|
|||
name = "harmony"
|
||||
title = "Harmony"
|
||||
version = "0.1.3"
|
||||
version = "0.2.0"
|
||||
client_dir = "ayon_harmony"
|
||||
|
||||
ayon_required_addons = {
|
||||
"core": ">0.3.2",
|
||||
}
|
||||
ayon_compatible_addons = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue