-
-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathengine_locations.yml
29 lines (24 loc) · 972 Bytes
/
engine_locations.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
26
27
28
# Copyright (c) 2017 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.
#
# Author: Diego Garcia Huerta
# Contact: https://www.linkedin.com/in/diegogh/
#
# YOU SHOULD MERGE these entries into your engine_locations.yml config file, as
# THIS FILE BY ITSELF WILL NOT WORK
# These are the additions to get the engine up and running with the
# default tk-apps
# harmony
# make sure to check the latest version from here:
# https://github.com/diegogarciahuerta/tk-harmony/releases
engines.tk-harmony.location:
type: git
path: https://github.com/diegogarciahuerta/tk-harmony
version: v1.0.0