07-29-2013, 06:55 PM
keyboard is there! I thought you leave the project, hopefully you will work more on physics
Move to GitHub
|
07-29-2013, 06:55 PM
keyboard is there! I thought you leave the project, hopefully you will work more on physics
07-29-2013, 06:57 PM
Welcome back
07-29-2013, 07:46 PM
And now with Git we can hope that we see the incremental commits on a branch, even before the final version to be used
08-08-2013, 05:23 PM
FakeTruth: Can you update the forum redirects to the new places - specifically support and code repo.
08-08-2013, 06:12 PM
I can't clone the repo to my local computer. When I type:
Code: git clone git@github.com:mc-server/MCServer.git Code: Cloning into 'MCServer'...
08-08-2013, 06:19 PM
You need to add your SSH key to github, and if you don't want to do that, use https://github.com/mc-server/MCServer.git
Thanks given by: tonibm19
08-08-2013, 06:26 PM
Thank you, it worked, now I will have fun modifying the code
08-09-2013, 12:12 AM
08-09-2013, 12:42 AM
Ty
08-16-2013, 02:21 AM
I don't think splitting the Core away was such a good idea. Now I make changes to the API, which means I have to update the Core as well, and I should be doing that in two repos instead of just one. This isn't good. I'm inclined to get rid of the Core split and if anyone wants to contribute, let them fork the entire MCServer repo.
|
« Next Oldest | Next Newest »
|