Asset Packs in GIT?

Hi, i have imported a huge asset pack. I use some of it in my unity project. What is the best suggestion for how to deal with asset packs in git?
1- check the whole thing in (yuck)
2- move used assets to a different folder, and ignore the assets folder? (annoying)
3- ignore the assets folder, and manually unignore assets i use? (hmm)
4- maybe unity can see what im using and only merge in those?

Cheers,
Jon

Ignore the asset packs is the way i do it as you can always redownload them after you get the git if needed.
As long as they are in the same place as they were before then the project will find them :slight_smile:
Hope this helps and apologies for the delay

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.

Privacy & Terms