Added Harry

This commit is contained in:
Pasha Bibko
2026-01-13 15:48:50 +00:00
parent 0d9fd7afa9
commit 33a6d62362
19 changed files with 561 additions and 9 deletions

View File

@@ -1,5 +1,6 @@
{
"dependencies": {
"com.unity.2d.sprite": "1.0.0",
"com.unity.collab-proxy": "2.11.2",
"com.unity.ide.rider": "3.0.36",
"com.unity.ide.visualstudio": "2.0.22",

View File

@@ -1,5 +1,11 @@
{
"dependencies": {
"com.unity.2d.sprite": {
"version": "1.0.0",
"depth": 0,
"source": "builtin",
"dependencies": {}
},
"com.unity.burst": {
"version": "1.8.21",
"depth": 1,