Hello Guest, please login or register.
Did you miss your activation email?
Login with username, password and session length.

Pages: [1]   Go Down

Author Topic: Setup and configuration  (Read 7211 times)

0 Members and 1 Guest are viewing this topic.
Setup and configuration
« on: March 20, 2013, 07:29:14 pm »
  • Doesn't afraid of anything
  • *
  • Reputation: +42/-0
  • Offline Offline
  • Gender: Male
  • Posts: 7002
I want to get the people who are interested in coding ready to go.  The code is going to be released within the next few days, so we're going to want you guys setup ahead of time.  Please do the following:

1. Download a copy of Microsoft Visual C# 2010
http://www.microsoft.com/visualstudio/eng/products/visual-studio-express-products

2. Download XNA Game Studio 4.0
http://www.microsoft.com/en-us/download/details.aspx?id=23714

3. Create an account on Github and forward us your username
https://github.com/

4. Setup Git
https://help.github.com/articles/set-up-git

5. Get Tortoise Git
http://code.google.com/p/tortoisegit/

Once you have all this setup, you'll be ready to contribute to our codebase.
Logged



i love big weenies and i cannot lie
Re: attn: coders
« Reply #1 on: March 20, 2013, 08:13:05 pm »
  • Yeah, I don't even...
  • *
  • Reputation: +11/-4
  • Offline Offline
  • Gender: Female
  • Posts: 1008
What one of the TortousGit should I do, as theres the PuTTY option and something else withing the installer.
« Last Edit: March 20, 2013, 08:14:43 pm by Kami »
Logged
Re: attn: coders
« Reply #2 on: March 20, 2013, 08:19:00 pm »
  • Doesn't afraid of anything
  • *
  • Reputation: +42/-0
  • Offline Offline
  • Gender: Male
  • Posts: 7002
Ahh jeez I can't remember...What's the other option?
Logged



i love big weenies and i cannot lie
Re: attn: coders
« Reply #3 on: March 21, 2013, 01:55:25 am »
  • *
  • Reputation: +12/-2
  • Offline Offline
  • Gender: Male
  • Posts: 4849
Of course...using Github which uses https which I can't use via my tether.. You suck :P
Just kidding.  I really can't access https though with my tether. :(  Could gitHub through my phone itself, but that would be cumbersome to have to keep going back and forth from my phone to the computer.

Anyway, hope to see good things. ^_^
« Last Edit: March 21, 2013, 05:48:06 am by Theforeshadower »
Logged
  • Super Fan Gamers!
Re: attn: coders
« Reply #4 on: March 21, 2013, 02:56:09 am »
  • Personal Saucier
  • *
  • Reputation: +17/-1
  • Offline Offline
  • Posts: 249
Of course...using Github which uses https which I can't use via my tether.. You suck :P
Just kidding.  I really can't access https though with my tether. :(  Could gitHub through my phone itself. but that would see cumbersome to have to keep going back and forth from my phone to the computer.

Anyway, hope to see good things. ^_^

Github can run over SSH as well as HTTPS.

If you run:
Code: [Select]
git clone git@github.com:username/reponame.git(obviously replacing username and reponame)
You will be able to get the contents of the git repo without needing HTTPS.
Logged
Re: attn: coders
« Reply #5 on: March 22, 2013, 12:25:11 am »
  • Doesn't afraid of anything
  • *
  • Reputation: +42/-0
  • Offline Offline
  • Gender: Male
  • Posts: 7002
^^This.  We don't use https, we use ssh.
Logged



i love big weenies and i cannot lie
Pages: [1]   Go Up

 


Contact Us | Legal | Advertise Here
2013 © ZFGC, All Rights Reserved



Page created in 0.058 seconds with 47 queries.