mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
10 lines
207 B
Python
10 lines
207 B
Python
name = "applications"
|
|
title = "Applications"
|
|
version = "0.2.1"
|
|
|
|
ayon_server_version = ">=1.0.7"
|
|
ayon_launcher_version = ">=1.0.2"
|
|
ayon_required_addons = {
|
|
"core": ">0.3.0",
|
|
}
|
|
ayon_compatible_addons = {}
|