|
1 | 1 | {
|
2 | 2 | "name": "com.unity.template.hd",
|
3 | 3 | "displayName": "High Definition RP",
|
4 |
| - "version": "16.1.0", |
| 4 | + "version": "16.1.1", |
5 | 5 | "type": "template",
|
6 | 6 | "host": "hub",
|
7 |
| - "unity": "2023.2", |
| 7 | + "unity": "6000.4", |
8 | 8 | "description": "This template utilizes the High Definition Render Pipeline. Making it a good starting point for people focused on high-end graphics that want to develop games for platforms that support Shader Model 5.0 (DX11 and above). \n\nBeyond being tuned for High End visuals this project includes\n\u25aa Shadergraph \n\u25aa Visual Effect Graph \n\u25aa Presets \n\u25aa Example content",
|
9 | 9 | "dependencies": {
|
10 |
| - "com.unity.collab-proxy": "2.0.5", |
| 10 | + "com.unity.collab-proxy": "2.9.3", |
11 | 11 | "com.unity.feature.development": "1.0.2",
|
12 |
| - "com.unity.cinemachine": "2.9.5", |
13 |
| - "com.unity.inputsystem": "1.12.0", |
14 |
| - "com.unity.learn.iet-framework": "3.1.3", |
15 |
| - "com.unity.render-pipelines.high-definition": "16.0.2", |
16 |
| - "com.unity.timeline": "1.8.3", |
| 12 | + "com.unity.cinemachine": "2.10.5", |
| 13 | + "com.unity.inputsystem": "1.14.2", |
| 14 | + "com.unity.learn.iet-framework": "5.0.2", |
| 15 | + "com.unity.render-pipelines.high-definition": "17.4.0", |
| 16 | + "com.unity.timeline": "1.8.9", |
17 | 17 | "com.unity.ugui": "2.0.0",
|
18 |
| - "com.unity.visualscripting": "1.8.0" |
| 18 | + "com.unity.visualscripting": "1.9.7" |
19 | 19 | }
|
20 | 20 | }
|
0 commit comments