We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2315a74 commit 1d04464Copy full SHA for 1d04464
.yamato/config.metadata
@@ -1,15 +1,15 @@
1
editors:
2
- version: 2021.3
3
- version: 2022.3
4
- run_tvos: false
+ run_tvos: true
5
- version: 6000.0
6
7
- version: 6000.1
8
9
- version: 6000.2
10
11
- version: trunk
12
13
14
utr_install_win: curl -s https://artifactory.prd.it.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr.bat --output utr.bat
15
utr_install_nix: curl -s https://artifactory.prd.it.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr --output utr && chmod +x utr
0 commit comments