Hello, I am working on AR app, and I have a programmer who form time to time works on it, to do the corrections, updates and other work. Now we are sharing the files via Dropbox or Google Drive, but the thing became a bit of time consuming, and I am looking for faster way to share it. We do not share only code, but also models, graphics and other content. As it depends of the work needed to be done. Does any one know the fastest way to share this files. Thank you for the info.,Hello, I work on the AR app in Unity, and from time to time I need help from programmer to do some corrections and updates to the app. Until now we shared files via Dropbox or Google Drive, but more the app becomes complex and more models we add, the files get bigger. What is the best way to share this files, not to upload them every time he needs to to some updates?
We do not share only code, but also the content in it, like graphics, models, and so … thank you for your help.
we tried that, but we run into error, as it seems big projects are problem
Look at github! It’s free and gives you version control. There are some restrictions like individual files need to be less than 100mb, but you can store fairly large projects there and share them with as many team members as you like.
As MikeBru said probably best way is Github. I just want to add this 1 for reference. It is quick and simple and probably all you need for just for installation. If you need anything, you can check it on the internet later.
thank you for the info