File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,10 @@ alias.apps.tk-multi-publish2:
28
28
- name : Publish to Shotgun
29
29
hook : " {self}/publish_file.py:{engine}/tk-multi-publish2/basic/publish_session.py"
30
30
settings : {}
31
+ - name : Create 3D Version for Review
32
+ hook : " {self}/upload_version.py:{engine}/tk-multi-publish2/basic/upload_version.py"
33
+ settings :
34
+ 3D Version : True
31
35
- name : Publish Variants to Shotgun
32
36
hook : " {self}/publish_file.py:{engine}/tk-multi-publish2/basic/publish_variants.py"
33
37
settings : {}
Original file line number Diff line number Diff line change @@ -57,3 +57,8 @@ frameworks:
57
57
version : v0.1.1
58
58
type : app_store
59
59
name : tk-framework-aliastranslations
60
+ tk-framework-lmv_v0.x.x :
61
+ location :
62
+ version : v0.1.2
63
+ type : app_store
64
+ name : tk-framework-lmv
You can’t perform that action at this time.
0 commit comments