Page 1 of 1

Overwhelming server source code

Posted: Tue Jul 23, 2019 11:41 am
by FakeDeath
I'd like to get into modding but I'm a bit overwhelmed by the server source code on Github (ddnet/src/engine/server right?). Granted, I don't have much programming experience under the belt but then again, there seems to be zero documentation within the source files. So I was wondering if anyone could give me some advice on how to get started.

Re: Overwhelming server source code

Posted: Tue Jul 23, 2019 11:46 am
by deen
Ask around on Discord #developer channel, there are a few people who can find their way around the code. Or just try stuff out randomly, search for keywords that interest you. Or even check changes on Github that did something similar to what you intend to do.

Re: Overwhelming server source code

Posted: Wed Jul 24, 2019 2:07 pm
by Ryozuki
FakeDeath wrote: Tue Jul 23, 2019 11:41 am I'd like to get into modding but I'm a bit overwhelmed by the server source code on Github (ddnet/src/engine/server right?). Granted, I don't have much programming experience under the belt but then again, there seems to be zero documentation within the source files. So I was wondering if anyone could give me some advice on how to get started.
When modding most of the times wanna touch src/game/server