Downloading the source code: Difference between revisions

Apparantly the 'setting up git' link was easily missed as it hid away on the side of the page. Also removed old nanotrasen.com link.
imported>RubbedMC
(Adding important information to the hub guide.)
imported>Jordie0608
(Apparantly the 'setting up git' link was easily missed as it hid away on the side of the page. Also removed old nanotrasen.com link.)
Line 1: Line 1:
This page contains the information and steps needed to download the latest version of the code, compile it and host your own server.
This page contains the information and steps needed to download the latest version of the code, compile it and host your own server.
== Other guides ==
Back when this guide was first written, we were using Google Code, we've since moved to GitHub. This page has not yet been fully updated to reflect using TortoiseGit. To see how to use TortoiseGit properly, please go to the [[Setting up git]] page.


== Licensing ==
== Licensing ==
Line 24: Line 20:
== Downloading ==
== Downloading ==


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


* Go to [https://github.com/tgstation/-tg-station]
* Go to [https://github.com/tgstation/-tg-station]
Line 72: Line 68:


To make your server show up, go to the /code/hub file. That file contains information on how to make your server visible. Be sure to edit that file '''BEFORE''' you compile. If this doesn't work, you may ask for help on our [irc://irc.rizon.net/tgstation13 IRC].
To make your server show up, go to the /code/hub file. That file contains information on how to make your server visible. Be sure to edit that file '''BEFORE''' you compile. If this doesn't work, you may ask for help on our [irc://irc.rizon.net/tgstation13 IRC].
Or.
If you prefer immature, NSFW doodles, you may visit [http://forums.nanotrasen.com/viewtopic.php?f=3&t=7632 this forum post]. (which probably doesn't even tell you to do it before you compile.)


== Setting up the database ==
== Setting up the database ==
Anonymous user