AssetBundles-Browser icon indicating copy to clipboard operation
AssetBundles-Browser copied to clipboard

How to share AssetBundleBrowser settings with git?

Open Fireball14 opened this issue 5 years ago • 3 comments

We have few machines with same project that used to build bundles with AssetBundleBrowser. Problem is that AssetBundleBrowser configuration is saved somewhere inside Library and dose not get shared to other people thou git. So we need to reconfigure AssetBundleBrowser every time, since we don't know if any bundles where renamed, moved or deleted by other people. This in turn forces full bundles rebuild every time we press "Build". Is there a way to export settings or share them thou git?

Fireball14 avatar Oct 11 '19 14:10 Fireball14

u can just commit the .meta file. or imp some config to reimport by setting abname. ps: lRgbHP.png

Rootjhon avatar Jan 09 '20 01:01 Rootjhon

Yeah we do commit meta files. It dose not help. Where can i find this import / export menu?

Fireball14 avatar Jan 10 '20 14:01 Fireball14

my repo : AssetBundles-Browser

Rootjhon avatar Dec 16 '20 07:12 Rootjhon