Get a package made for pulling
This commit is contained in:
+11
-1
@@ -13,6 +13,7 @@
|
||||
"com.unity.timeline": "1.8.12",
|
||||
"com.unity.ugui": "2.0.0",
|
||||
"com.unity.visualscripting": "1.9.11",
|
||||
"games.artees.package-manifest-generator": "1.1.0",
|
||||
"com.unity.modules.accessibility": "1.0.0",
|
||||
"com.unity.modules.adaptiveperformance": "1.0.0",
|
||||
"com.unity.modules.ai": "1.0.0",
|
||||
@@ -47,5 +48,14 @@
|
||||
"com.unity.modules.vr": "1.0.0",
|
||||
"com.unity.modules.wind": "1.0.0",
|
||||
"com.unity.modules.xr": "1.0.0"
|
||||
}
|
||||
},
|
||||
"scopedRegistries": [
|
||||
{
|
||||
"name": "Artees",
|
||||
"url": "https://upm.artees.games:4873",
|
||||
"scopes": [
|
||||
"games.artees"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -217,6 +217,32 @@
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"games.artees.litjson": {
|
||||
"version": "0.18.0",
|
||||
"depth": 1,
|
||||
"source": "registry",
|
||||
"dependencies": {},
|
||||
"url": "https://upm.artees.games:4873"
|
||||
},
|
||||
"games.artees.package-manifest-generator": {
|
||||
"version": "1.1.0",
|
||||
"depth": 0,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
"games.artees.litjson": "0.18.0",
|
||||
"games.artees.semver": "0.3.5"
|
||||
},
|
||||
"url": "https://upm.artees.games:4873"
|
||||
},
|
||||
"games.artees.semver": {
|
||||
"version": "0.3.5",
|
||||
"depth": 1,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
"com.unity.test-framework": "1.1.20"
|
||||
},
|
||||
"url": "https://upm.artees.games:4873"
|
||||
},
|
||||
"com.unity.modules.accessibility": {
|
||||
"version": "1.0.0",
|
||||
"depth": 0,
|
||||
|
||||
Reference in New Issue
Block a user