I have a Unity project without any version control, and I need to share it with another developer so that both of us can work on the project.
What strategies should be use that play nice with Unity Assets?
Answer
Unity has a built in facility for supporting version control properly.
Just go into the File->Project Settings->Editor and enable external version control.
No comments:
Post a Comment