Unity-Technologies/UnityDataTools

Getting build target information from an asset bundle

tallior opened this issue · 0 comments

I'd like to know if it's possible to use UnityDataTools for loading a built asset bundle and figuring out what is the BuildTarget it was built for.

I've looked at the example projects that are included in this repo but could not find any examples of such usage.