Is there any way for multiple people to work on the same project?

Started by Real_bizzy on

Topic category: Help with Minecraft modding (Java Edition)

Active 3 weeks ago
Joined Jan 2024
Points:
315

User statistics:

  • Modifications: 3
  • Forum topics: 14
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 202
Is there any way for multiple people to work on the same project?

So I wanted to know if multiple people could work on an MCreator project at the same time, and if yes does it work with stuff like fabric?

Active 9 months ago
Joined Feb 2024
Points:
149

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 27
im pretty sure this isnt…
Sat, 02/17/2024 - 23:57

im pretty sure this isnt possible but what you could do is share your workspace with others

look here for some additional info/help

https://mcreator.net/tracker/issue/45865

Active 3 weeks ago
Joined Jan 2024
Points:
315

User statistics:

  • Modifications: 3
  • Forum topics: 14
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 202
thanks!
Sun, 02/18/2024 - 07:28

thanks!

Active 1 month ago
Joined Jan 2023
Points:
352

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 64
You can use Remote…
Sun, 06/30/2024 - 02:19

You can use Remote workspaces support which allows you to have a github repository where, after you add something new to the mod you press a save button and it transfers it to the repo, then the other person who you are making the mod with presses a different button on their computer which grabs the github files and puts it on their computer.

It can be difficult to set up though, and you always have to remember to save it after adding something or the 2 workspaces won't have the same stuff

 

It's basically a more foolproof way of sending the workspace back and forth and one of you add something at a time.

Active 3 weeks ago
Joined Jan 2024
Points:
315

User statistics:

  • Modifications: 3
  • Forum topics: 14
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 202
ok thx
Wed, 07/03/2024 - 00:23

ok thx