Compare commits

...

2 Commits

Author SHA1 Message Date
Dominik Gut
2cea8aa93e Package '2D Sprite' added 2025-07-24 18:05:20 +02:00
Dominik Gut
3521bb103d Compressed SBB ambient video 2025-07-24 18:04:27 +02:00
3 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,6 @@
{
"dependencies": {
"com.unity.2d.sprite": "1.0.0",
"com.unity.collab-proxy": "2.2.0",
"com.unity.feature.development": "1.0.1",
"com.unity.feature.vr": "1.0.0",

View File

@ -7,6 +7,12 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.2d.sprite": {
"version": "1.0.0",
"depth": 0,
"source": "builtin",
"dependencies": {}
},
"com.unity.burst": {
"version": "1.8.11",
"depth": 1,