This is my first time using Unity Version Control and I have a question about how unity store licenses work with version control
For example, let’s say that I have purchased a license for Dialogue System for unity, and i import it into the project and make something with it. And the other developer needs to do something with the same tool but he doesn’t have a license for that tool. Does the other developer need a license? Does the files regarding the tool need to be ignored for the VCS?
Thanks in advance for answering.