mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
define client dir and added core dependency
This commit is contained in:
parent
20b451c449
commit
b44ed889b9
1 changed files with 7 additions and 0 deletions
|
|
@ -1,3 +1,10 @@
|
|||
name = "royalrender"
|
||||
title = "Royal Render"
|
||||
version = "0.2.0"
|
||||
|
||||
client_dir = "ayon_royalrender"
|
||||
|
||||
ayon_required_addons = {
|
||||
"core": ">0.3.2",
|
||||
}
|
||||
ayon_compatible_addons = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue