mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
use new addon structure with 'package.py'
This commit is contained in:
parent
4385d87b65
commit
0023830208
5 changed files with 50 additions and 52 deletions
7
package.py
Normal file
7
package.py
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
name = "core"
|
||||
title = "Core"
|
||||
version = "0.2.0"
|
||||
|
||||
client_dir = "ayon_core"
|
||||
|
||||
plugin_for = ["ayon_server"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue