-
Notifications
You must be signed in to change notification settings - Fork 9
/
info.yml
25 lines (20 loc) · 893 Bytes
/
info.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Copyright (c) 2019 Shotgun Software Inc.
#
# CONFIDENTIAL AND PROPRIETARY
#
# This work is provided "AS IS" and subject to the Shotgun Pipeline Toolkit
# Source Code License included in this distribution package. See LICENSE.
# By accessing, using, copying or modifying this work you indicate your
# agreement to the Shotgun Pipeline Toolkit Source Code License. All rights
# not expressly granted therein are reserved by Shotgun Software Inc.
configuration:
# the Shotgun fields that this engine needs in order to operate correctly
requires_shotgun_fields:
# More verbose description of this item
display_name: "Adobe Framework"
description: "CEP connection and rpc layer for engines that target any Adobe DCC-Package."
# Required minimum versions for this item to run
requires_core_version: "v0.19.18"
requires_desktop_version:
# the frameworks this framework requires
frameworks: []