|
1 | 1 | {
|
2 | 2 | "dependencies": {
|
| 3 | + "com.aarthificial.safekeeper": { |
| 4 | + "version": "https://github.com/aarthificial/safekeeper.git", |
| 5 | + "depth": 0, |
| 6 | + "source": "git", |
| 7 | + "dependencies": {}, |
| 8 | + "hash": "664dc43d9dab1a16cabaeca22d0cdfee9b69bc42" |
| 9 | + }, |
| 10 | + "com.aarthificial.typewriter": { |
| 11 | + "version": "https://github.com/aarthificial/typewriter.git", |
| 12 | + "depth": 0, |
| 13 | + "source": "git", |
| 14 | + "dependencies": {}, |
| 15 | + "hash": "c3971ebcc53594cadbbc7c448b89cfd6872894b8" |
| 16 | + }, |
| 17 | + "com.unity.addressables": { |
| 18 | + "version": "1.19.19", |
| 19 | + "depth": 1, |
| 20 | + "source": "registry", |
| 21 | + "dependencies": { |
| 22 | + "com.unity.scriptablebuildpipeline": "1.19.6", |
| 23 | + "com.unity.modules.assetbundle": "1.0.0", |
| 24 | + "com.unity.modules.imageconversion": "1.0.0", |
| 25 | + "com.unity.modules.jsonserialize": "1.0.0", |
| 26 | + "com.unity.modules.unitywebrequest": "1.0.0", |
| 27 | + "com.unity.modules.unitywebrequestassetbundle": "1.0.0" |
| 28 | + }, |
| 29 | + "url": "https://packages.unity.com" |
| 30 | + }, |
3 | 31 | "com.unity.burst": {
|
4 | 32 | "version": "1.8.4",
|
5 | 33 | "depth": 1,
|
|
48 | 76 | "dependencies": {},
|
49 | 77 | "url": "https://packages.unity.com"
|
50 | 78 | },
|
| 79 | + "com.unity.inputsystem": { |
| 80 | + "version": "1.5.1", |
| 81 | + "depth": 0, |
| 82 | + "source": "registry", |
| 83 | + "dependencies": { |
| 84 | + "com.unity.modules.uielements": "1.0.0" |
| 85 | + }, |
| 86 | + "url": "https://packages.unity.com" |
| 87 | + }, |
| 88 | + "com.unity.localization": { |
| 89 | + "version": "1.3.2", |
| 90 | + "depth": 0, |
| 91 | + "source": "registry", |
| 92 | + "dependencies": { |
| 93 | + "com.unity.addressables": "1.19.19", |
| 94 | + "com.unity.nuget.newtonsoft-json": "2.0.2" |
| 95 | + }, |
| 96 | + "url": "https://packages.unity.com" |
| 97 | + }, |
51 | 98 | "com.unity.mathematics": {
|
52 | 99 | "version": "1.2.6",
|
53 | 100 | "depth": 1,
|
54 | 101 | "source": "registry",
|
55 | 102 | "dependencies": {},
|
56 | 103 | "url": "https://packages.unity.com"
|
57 | 104 | },
|
| 105 | + "com.unity.nuget.newtonsoft-json": { |
| 106 | + "version": "3.2.0", |
| 107 | + "depth": 1, |
| 108 | + "source": "registry", |
| 109 | + "dependencies": {}, |
| 110 | + "url": "https://packages.unity.com" |
| 111 | + }, |
58 | 112 | "com.unity.render-pipelines.core": {
|
59 | 113 | "version": "12.1.11",
|
60 | 114 | "depth": 1,
|
|
76 | 130 | "com.unity.shadergraph": "12.1.11"
|
77 | 131 | }
|
78 | 132 | },
|
| 133 | + "com.unity.scriptablebuildpipeline": { |
| 134 | + "version": "1.20.1", |
| 135 | + "depth": 2, |
| 136 | + "source": "registry", |
| 137 | + "dependencies": {}, |
| 138 | + "url": "https://packages.unity.com" |
| 139 | + }, |
79 | 140 | "com.unity.searcher": {
|
80 | 141 | "version": "4.9.1",
|
81 | 142 | "depth": 2,
|
|
0 commit comments