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