Added Installer Script for Windows & Updated Unity Project to use latest LTS version
This commit is contained in:
@@ -1,16 +1,15 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"com.unity.2d.sprite": "1.0.0",
|
||||
"com.unity.2d.spriteshape": "2.1.0-preview.11",
|
||||
"com.unity.2d.spriteshape": "3.0.14",
|
||||
"com.unity.2d.tilemap": "1.0.0",
|
||||
"com.unity.collab-proxy": "1.2.16",
|
||||
"com.unity.ext.nunit": "1.0.0",
|
||||
"com.unity.ide.rider": "1.1.0",
|
||||
"com.unity.ide.vscode": "1.1.3",
|
||||
"com.unity.package-manager-ui": "2.2.0",
|
||||
"com.unity.test-framework": "1.0.13",
|
||||
"com.unity.ide.rider": "1.1.4",
|
||||
"com.unity.ide.vscode": "1.2.2",
|
||||
"com.unity.test-framework": "1.1.18",
|
||||
"com.unity.textmeshpro": "2.0.1",
|
||||
"com.unity.timeline": "1.1.0",
|
||||
"com.unity.timeline": "1.2.6",
|
||||
"com.unity.ugui": "1.0.0",
|
||||
"com.unity.vectorgraphics": "2.0.0-preview.12",
|
||||
"com.unity.modules.ai": "1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user