Mineserver Community

Mineserver => Development => Topic started by: louisdx on April 01, 2011, 12:47:41 am

Title: Basic questions about the development process
Post by: louisdx on April 01, 2011, 12:47:41 am
Hi - I just had a quick browse through your source, and I was wondering how one could contribute. Do you accept patch submissions, or would it be at all useful if I post small comments?

A quick question to begin: How complete is your knowledge of the network protocol, and where is it documented?

OK. Just looking at src/mineserver.h/cpp I have some very minor suggestions:


It'd be great to see this project succeed!
Title: Re: Basic questions about the development process
Post by: Ligustah on April 01, 2011, 01:19:47 pm
I think most (all?) contributions are done via pull requests on Github.
Title: Re: Basic questions about the development process
Post by: louisdx on April 01, 2011, 02:45:58 pm
I think most (all?) contributions are done via pull requests on Github.

Thank you! I've never used git before (svn user myself), but now I have a reason to learn it :-) I just set up an account, made a custom key pair and forked off.