ayon-core/package.py
Kayla Man 7fd7512289
Update package.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-06-04 22:26:36 +08:00

12 lines
237 B
Python

name = "core"
title = "Core"
version = "0.3.3-dev.1"
client_dir = "ayon_core"
plugin_for = ["ayon_server"]
ayon_server_version = ">=1.0.3,<2.0.0"
ayon_launcher_version = ">=1.0.2"
ayon_required_addons = {}
ayon_compatible_addons = {}