Implemented new Lottie plugin, added AppSwitcher icon

This commit is contained in:
2025-11-06 14:27:44 +01:00
parent 3de3441a04
commit e7ff137d57
10 changed files with 321 additions and 8 deletions

View File

@@ -1,5 +1,14 @@
{
"dependencies": {
"com.ammariqais.skiaforunity": {
"version": "https://github.com/ammariqais/SkiaForUnity.git?path=SkiaUnity/Assets/SkiaSharp",
"depth": 0,
"source": "git",
"dependencies": {
"com.unity.nuget.newtonsoft-json": "3.2.0"
},
"hash": "11e82b71012bf8b4f68172080d6e4969d42120ef"
},
"com.coplaydev.unity-mcp": {
"version": "https://github.com/CoplayDev/unity-mcp.git?path=/MCPForUnity",
"depth": 0,
@@ -9,13 +18,6 @@
},
"hash": "e4904ad0d7ef37d68c30e447d6174e0203681489"
},
"com.gindemit.rlottie": {
"version": "https://github.com/gindemit/unity-rlottie.git?path=/unity/RLottieUnity/Assets/LottiePlugin/#0.4.4",
"depth": 0,
"source": "git",
"dependencies": {},
"hash": "098aca492c0dd632a7cb7577b74e6028ec5fc6b8"
},
"com.moolt.packages.net": {
"version": "git+https://github.com/Moolt/UnityAudioSourceEvents?path=Packages/AudioSourceEvents",
"depth": 0,