mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
8 lines
199 B
TOML
8 lines
199 B
TOML
schema = "avalon-core:application-1.0"
|
|
application_dir = "shell"
|
|
executable = "celaction_publish"
|
|
label = "Celaction Shell"
|
|
icon = "app_icons/celaction.png"
|
|
|
|
[environment]
|
|
CREATE_NEW_CONSOLE = "Yes"
|