Compare commits
13 Commits
KeyInsertM
...
e776b9476e
| Author | SHA1 | Date | |
|---|---|---|---|
| e776b9476e | |||
| 37797d5f7d | |||
| fed08d08ad | |||
| 843c121666 | |||
| dfec8df767 | |||
| 5b8e4eaeac | |||
| 9571be257c | |||
| 03c0b158a4 | |||
| 8bec2f0cf8 | |||
|
|
9a99405f4b | ||
|
|
b4b746de25 | ||
|
|
dd5aefcb49 | ||
|
|
c11ca05ea8 |
@@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: a9886d0962880e14fb8072fee41dc9b5
|
||||
guid: 22ca1d6a0bb686a409e5f1fc1164b686
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 5d7070679a02c0f478502a9eac088352
|
||||
guid: 50c3453b214b4c24487f630d82fff48b
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
@@ -7,7 +7,6 @@
|
||||
"com.unity.nuget.newtonsoft-json": "3.2.2",
|
||||
"com.unity.remote-config": "4.2.5",
|
||||
"com.unity.render-pipelines.universal": "17.2.0",
|
||||
"com.unity.nuget.newtonsoft-json": "3.2.2",
|
||||
"com.unity.toolchain.linux-x86_64": "2.0.11",
|
||||
"com.unity.ugui": "2.0.0",
|
||||
"com.unity.modules.accessibility": "1.0.0",
|
||||
|
||||
@@ -122,16 +122,6 @@
|
||||
"dependencies": {},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.nuget.newtonsoft-json": {
|
||||
"version": "3.2.2",
|
||||
"depth": 0,
|
||||
"com.unity.sysroot": {
|
||||
"version": "2.0.10",
|
||||
"depth": 1,
|
||||
"source": "registry",
|
||||
"dependencies": {},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.sysroot.linux-x86_64": {
|
||||
"version": "2.0.9",
|
||||
"depth": 1,
|
||||
@@ -224,7 +214,7 @@
|
||||
"dependencies": {
|
||||
"com.unity.modules.androidjni": "1.0.0",
|
||||
"com.unity.nuget.newtonsoft-json": "3.2.1",
|
||||
"com.unity.modules.unitywebrequest": "1.0.0"
|
||||
"com.unity.modules.unitywebrequest": "1.0.0",
|
||||
"com.unity.sysroot": "2.0.10"
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
|
||||
Reference in New Issue
Block a user