Started by
Ldezian
on
Topic category: Help with MCreator software
I want to have a friend work on a backport of my mod to 1.12.2 while I work on the 1.14.4 version over remote workspaces. Is there some way to achieve this?
I worry that if this tries to happen, every time that my friend pulls it from GitHub and ports it to 1.12.2, then pushes it back to GitHub, that everything will be overwritten as the 1.12.2 version. Is there a way to prevent this from happening or is that how remote workspaces work?
Try to create different repository (mod-1122, for example) and give access to your friend to this repository. Then he can't replace your files by him one.
For porting (i used this method):