Question regarding Server Creation

is there anyway i can use git to send the server files to a friend to work on aswell as me being able to work on it too? being a solo dev on the server is hard enough, just wondering how i can make something like this happen to were multiple people can be adding / fixing stuff within the files instead of it being just me

This doesn’t really have anything to do with FiveM, but to answer your question, yes and it’s quite simple. Just create a repository on GitHub - I suggest making it private for safety - and add all of your friends who you want to help to it. Then have everyone use GitHub Desktop to push/pull files and work on it. There are guides online to hold your hand through it if you can’t figure it out :smiley:

1 Like