Eda minigame but new branch

This commit is contained in:
2026-05-17 20:44:46 +02:00
parent dfec8df767
commit a15a9790b5
58 changed files with 1594 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",
@@ -10,6 +15,7 @@
"com.unity.nuget.newtonsoft-json": "3.2.2",
"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,
@@ -258,6 +271,7 @@
},
"url": "https://packages.unity.com"
},
>>>>>>> origin/main
"com.unity.ugui": {
"version": "2.0.0",
"depth": 0,