Sync creator companion project across multiple devices?

self explanatory title. i have one big master project i use for all my avatars, and i want to be able to access and edit it from both my laptop and pc. i’ve been trying to sync it across onedrive with… mixed success. is there a feasible way to do this or am i flying too close to the sun here? i could see the file size being the issue, but i was hoping to keep everything together in one folder for the sake of simplicity (… and not having the same packages downloaded a million times and eating up my hard drive space)

It might be doable with a git repository depending on your workflow:

There’s a million ways to do this with or without github: How To Synchronizing A Local Git Repository With A Remote One? - GeeksforGeeks

oh interesting! i’ll have to look into that, thank you :D

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