|
|
@ -1,5 +1,8 @@ |
|
|
|
{ |
|
|
|
"dependencies": { |
|
|
|
"com.dbrizov.naughtyattributes": "2.1.1", |
|
|
|
"com.jreason.scriptablevariables": "0.3.0", |
|
|
|
"com.unity.2d.sprite": "1.0.0", |
|
|
|
"com.unity.collab-proxy": "1.5.7", |
|
|
|
"com.unity.ide.rider": "2.0.7", |
|
|
|
"com.unity.ide.visualstudio": "2.0.8", |
|
|
@ -40,5 +43,15 @@ |
|
|
|
"com.unity.modules.vr": "1.0.0", |
|
|
|
"com.unity.modules.wind": "1.0.0", |
|
|
|
"com.unity.modules.xr": "1.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"scopedRegistries": [ |
|
|
|
{ |
|
|
|
"name": "Open UPM", |
|
|
|
"url": "https://package.openupm.com", |
|
|
|
"scopes": [ |
|
|
|
"com.jreason.scriptablevariables", |
|
|
|
"com.dbrizov.naughtyattributes" |
|
|
|
] |
|
|
|
} |
|
|
|
] |
|
|
|
} |