File tree Expand file tree Collapse file tree 3 files changed +23
-2
lines changed
Expand file tree Collapse file tree 3 files changed +23
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
3- "com.unity.package-manager-ui" : " 2.0.3" ,
3+ "com.unity.2d.sprite" : " 1.0.0" ,
4+ "com.unity.2d.tilemap" : " 1.0.0" ,
5+ "com.unity.ide.rider" : " 1.0.8" ,
6+ "com.unity.ide.visualstudio" : " 1.0.11" ,
7+ "com.unity.ide.vscode" : " 1.0.7" ,
8+ "com.unity.multiplayer-hlapi" : " 1.0.4" ,
9+ "com.unity.test-framework" : " 1.0.16" ,
10+ "com.unity.timeline" : " 1.1.0" ,
11+ "com.unity.ugui" : " 1.0.0" ,
12+ "com.unity.xr.legacyinputhelpers" : " 2.0.4" ,
413 "com.unity.modules.ai" : " 1.0.0" ,
14+ "com.unity.modules.androidjni" : " 1.0.0" ,
515 "com.unity.modules.animation" : " 1.0.0" ,
616 "com.unity.modules.assetbundle" : " 1.0.0" ,
717 "com.unity.modules.audio" : " 1.0.0" ,
Original file line number Diff line number Diff line change 1- m_EditorVersion: 2018.3.0f2
1+ m_EditorVersion: 2019.3.0a10
2+ m_EditorVersionWithRevision: 2019.3.0a10 (d046aa12c0d7)
Original file line number Diff line number Diff line change 1+ {
2+ " m_SettingKeys " : [
3+ " VR Device Disabled" ,
4+ " VR Device User Alert"
5+ ],
6+ " m_SettingValues " : [
7+ " False" ,
8+ " False"
9+ ]
10+ }
You can’t perform that action at this time.
0 commit comments