video plugins

This commit is contained in:
JSD\13999
2026-03-24 11:43:22 +08:00
parent 3f78e8464a
commit 1db5db6a77
117 changed files with 28171 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
"dependencies": {
"com.github.skistua.unity-vimeditor": "https://gitee.com/b166er/unity-vimeditor.git",
"com.neuecc.unirx": "file:../LocalPackages/com.neuecc.unirx",
"com.tuyoo.leviathan.video": "file:../LocalPackages/LeviathanVideo",
"com.playfab": "file:../LocalPackages/PlayFabSDK",
"com.unity.addressables": "1.22.3",
"com.unity.collab-proxy": "2.7.1",

View File

@@ -13,6 +13,12 @@
"source": "local",
"dependencies": {}
},
"com.tuyoo.leviathan.video": {
"version": "file:../LocalPackages/LeviathanVideo",
"depth": 0,
"source": "local",
"dependencies": {}
},
"com.playfab": {
"version": "file:../LocalPackages/PlayFabSDK",
"depth": 0,