mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
10 lines
154 B
Python
10 lines
154 B
Python
name = "flame"
|
|
title = "Flame"
|
|
version = "0.2.1"
|
|
|
|
client_dir = "ayon_flame"
|
|
|
|
ayon_required_addons = {
|
|
"core": ">0.3.2",
|
|
}
|
|
ayon_compatible_addons = {}
|