This commit is contained in:
SoulliesOfficial
2026-06-05 06:47:24 -04:00
parent 3995beeb29
commit 0fb72f5bba
94 changed files with 650754 additions and 4839 deletions

View File

@@ -14,10 +14,11 @@
"bezi3d"
],
"unity": "2018.3",
"version": "0.86.4",
"version": "0.90.0",
"type": "library",
"hideInEditor": false,
"dependencies": {
"com.unity.nuget.newtonsoft-json": "3.2.1"
"com.unity.nuget.newtonsoft-json": "3.2.1",
"com.unity.timeline": "1.6.0"
}
}

View File

@@ -5,7 +5,8 @@
"depth": 0,
"source": "embedded",
"dependencies": {
"com.unity.nuget.newtonsoft-json": "3.2.1"
"com.unity.nuget.newtonsoft-json": "3.2.1",
"com.unity.timeline": "1.6.0"
}
},
"com.unity.2d.animation": {