From e638f577d453bc28d5ce9ef148136d7dccc72314 Mon Sep 17 00:00:00 2001 From: Juan Ignacio Molteni Date: Thu, 29 Feb 2024 13:19:05 -0300 Subject: [PATCH] Missing manifest --- asset-bundle-converter/Packages/manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/asset-bundle-converter/Packages/manifest.json b/asset-bundle-converter/Packages/manifest.json index 953e56e8..36fa767c 100644 --- a/asset-bundle-converter/Packages/manifest.json +++ b/asset-bundle-converter/Packages/manifest.json @@ -4,6 +4,7 @@ "com.atteneder.ktx": "2.2.3", "com.cysharp.unitask": "https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask", "com.unity.ai.navigation": "1.1.5", + "com.unity.assetbundlebrowser": "https://github.com/Unity-Technologies/AssetBundles-Browser.git", "com.unity.collab-proxy": "2.2.0", "com.unity.ide.rider": "3.0.25", "com.unity.ide.visualstudio": "2.0.21",