- Home /
Question by
dalkevo · Feb 15, 2021 at 11:07 AM ·
textmeshpackageversion-control
Versionning external packages
Hello,
I am trying to use git to version my game, and I don't want to push external libraries to the version control system. I don't know how to manage this exactly.
For example, how can I avoid pushing all assets from "TextMeshPro", can we create a batch file to install them from command line ? or is there another way to do so ?
Thanks in advance.
Comment