goglrunner.blogg.se

Gmod wiki offline
Gmod wiki offline






gmod wiki offline gmod wiki offline
  1. Gmod wiki offline how to#
  2. Gmod wiki offline software#
  3. Gmod wiki offline download#
gmod wiki offline

When you've made changes you want to commit, do the following, in order: But that should never happen.īefore you make any changes, always make sure to do the command: git pull origin master, because this will pull down the latest version of the repo into your local folder. You only need to clone the repo once, ever, unless yours gets really badly messed up and you need to delete and re-clone. You can then make any changes you wish in that local folder, renaming things, adding things, editing files, etc. Once this is done, you can literally play in gmod with the addon from right there. Now clone this repo into a new folder into your addons folder by using the command:Ĭd jmod (move the cmd into the folder you just created) Note that when git installs they usually add shell extensions so you can right click or shift+right click and open a new git bash window anywhere in your Explorer, which is easier than CDing every time. Then you need to move the window's operating location into your gmod addons folder, so enter a command that looks something like this:Ĭd "C:/Users/DickBagMcGee/Program Files (x86)/Steam/steamapps/common/garrysmod/garrysmod/addons"īut obviously the path is unique for you. Once git and git bash are installed on your machine, start a git bash window (probably from the start menu). Note that Github recently made a GUI program for doing git operations, but IMO it's kinda pointless since the moment anything goes wrong you have to use the git bash command-line anyways, so might as well not bother. To work on git projects and do more than just edit text files in-browser, you need to have Git and Git Bash installed on your machine. etc all over the internet that can help you with Git. Note that Git is a tech industry standard across the whole entire world and there are hundreds of thousands of millions of billions of blogs, tutorials, guides, documents, questions, answers, etc. is a website, one of many, that hosts Git Repositories, which are like living containers for projects (contain all the files and assets and records etc).

Gmod wiki offline software#

Git is a source control system, which is a system that allows multiple people to work together on a software project and not step on eachother's toes.

Gmod wiki offline download#

Simple.Īll the old addons can be found for download here: You can make changes directly right there, test them in gmod automatically (lua auto-reload ftw), and then push them up into git. It will work just fine in gmod right from there, because this repo is orgnized exactly like a Gmod Legacy Addon. If you don't know anything about Git, then skip down and read the Git Noob section before continuing.Ĭlone this repo into your local gmod/addons directory.

Gmod wiki offline how to#

If, however, you're going to be moving/organizing content, then you need to have Git and know how to use it. If you're just edting the wiki file or the bugs file, you can just click the little edit buttons here on the github website to edit the files in-browser. Note that being a collaborator is a trusted position, because you will have the ability to mess up the repo (though if you do, Jackarunda will revoke your permissions and revert the changes). Being a collaborator is important because it will allow you to push/pull without needing to fork (which is more complicated). Then you go back to github into your profile and accept the collaboration invite. You can make one for free.Īsk Jackarunda in the Discord to be added as a collaborator (tell him your github name), and he will find your github account and add you. If you think you can help, let Jackarunda know in the gmod Discord. Ha-HA, the fun has been DOUBLED! Contributing








Gmod wiki offline