Downloading the source code: Difference between revisions

Removing the shitty guide to setting up tortoise, the comprehensive guide is much better.
imported>Jordie0608
(NT -> TG)
imported>Cheridan
(Removing the shitty guide to setting up tortoise, the comprehensive guide is much better.)
Line 18: Line 18:
== Downloading ==
== Downloading ==


We use GitHub to host our project. Read [[Setting up git|this guide]] on how to use GitHub.
We use GitHub to host our project.


* Go to [https://github.com/tgstation/-tg-station]
A zip download is available here: [https://github.com/tgstation/-tg-station]
* Download the source code as a ZIP file, it is about 32MB


 
If you don't want to download 30MB of data every time an update is made, you can[[Setting up git|follow this guide]] to set up TortoiseGit.
If you don't want to download 30MB of data every time an update is made, you can use [http://code.google.com/p/tortoisegit/ TortoiseGit].
 
#After installing it, go to the [https://github.com/tgstation/-tg-station /tg/station GitHub page].
#Copy the HTTP link.
#In Windows Explorer, right-click the folder you wish to store the code in and click "Git Clone..."
#In the URL field, paste the HTTP link.
#Click OK. The code will begin downloading.


== Updating to the latest revision ==
== Updating to the latest revision ==
Anonymous user