Merge pull request 'Eda minigame but new branch' (#22) from EdaSweeSpotMinigame into main

Reviewed-on: #22
This commit was merged in pull request #22.
This commit is contained in:
2026-05-21 20:00:31 +02:00
57 changed files with 1586 additions and 15 deletions

View File

@@ -1,5 +1,10 @@
{
"dependencies": {
<<<<<<< HEAD
"com.unity.textmeshpro": "4.0.0",
"com.unity.ugui": "2.0.0",
"com.unity.multiplayer.center": "1.0.0",
=======
"com.unity.2d.sprite": "1.0.0",
"com.unity.ide.visualstudio": "2.0.27",
"com.unity.inputsystem": "1.14.2",
@@ -9,6 +14,7 @@
"com.unity.render-pipelines.universal": "17.2.0",
"com.unity.toolchain.linux-x86_64": "2.0.11",
"com.unity.ugui": "2.0.0",
>>>>>>> origin/main
"com.unity.modules.accessibility": "1.0.0",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",

View File

@@ -1,5 +1,7 @@
{
"dependencies": {
<<<<<<< HEAD
=======
"com.unity.2d.sprite": {
"version": "1.0.0",
"depth": 0,
@@ -107,6 +109,7 @@
},
"url": "https://packages.unity.com"
},
>>>>>>> origin/main
"com.unity.multiplayer.center": {
"version": "1.0.0",
"depth": 0,
@@ -115,6 +118,16 @@
"com.unity.modules.uielements": "1.0.0"
}
},
<<<<<<< HEAD
"com.unity.textmeshpro": {
"version": "5.0.0",
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.ugui": "2.0.0"
}
},
=======
"com.unity.nuget.newtonsoft-json": {
"version": "3.2.2",
"depth": 0,
@@ -248,6 +261,7 @@
},
"url": "https://packages.unity.com"
},
>>>>>>> origin/main
"com.unity.ugui": {
"version": "2.0.0",
"depth": 0,