Add simple fridge logic

This commit is contained in:
2023-02-28 22:48:28 +02:00
parent ee07359c50
commit 84fd2b6b38
25 changed files with 844 additions and 92 deletions
+10
View File
@@ -1,5 +1,15 @@
{
"dependencies": {
"com.unity.animation.rigging": {
"version": "1.2.1",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.burst": "1.4.1",
"com.unity.test-framework": "1.1.24"
},
"url": "https://packages.unity.com"
},
"com.unity.burst": {
"version": "1.8.2",
"depth": 1,