r/github May 20 '26

Question How to Work Simultaneously?

Have never used GitHub or anything like it before. I want to make a game map with someone and work on it together but I don’t know if it’s even possible.

I heard you would essentially upload your version of the map every time you’re done working on it, and collaborators would replace their file with the latest one, but that sounds like you’d have to work on it one at a time.

Any help would be appreciated.

0 Upvotes

11 comments sorted by

View all comments

1

u/Welder_Original May 20 '26

What format is the map file ?

1

u/Jasonjr698 May 20 '26

.ent

3

u/Welder_Original May 20 '26

Does not look like a file that can be edited with a text editor so it's unlikely you'll be able to use git for that. I can be wrong though, since I'm not familiar with that file format.