#How do i collaborate on a csgo map in hammer?

1 messages · Page 1 of 1 (latest)

warped nexus
#

I wanna make a map with my friend how do i share it

ivory temple
#

you could set up a github repo and have the vmf on that then every time you edit the vmf you push your changes to git then the person you colab with would pull the vmf before making his edits then push his changes to git when done , you have to remember to pull the vmf before doing edits and push changes changes so it always up to date , there are others like gitlab but i'm use to github and use fork to pull and push the files to it

warped nexus
#

where do i get the vmf

ivory temple
#

you make it

sterile parrot
humble moat
#

just use mega or something

#

so the files auto-sync

zealous path
#

github is better for this i think

humble moat
#

it really doesn't matter for csgo/source maps, I just have always found auto-syncing folders much better for collaboration

#

its also what most other people use for it

rare lily
#

Another suggestion is having sections of the map as visgroups

#

that way, one can say "hey, I'm working on group C", and then one of you is responsible of putting everything together. Did a collab like that once

#

auto-syncing, in my opinion, would be a bad idea, unless you are working with instances, as it could overwrite the other person's work