Topic: Edit & recompil
Hi huys,
First of all, I'm not english, so I apologize for the mistake I'll do.
If I'm here today that's 'cause I wanna learn how to create some gametypes for example, or how to modify game physic. I read the code, & I found it quite understandable.
But here are my questions :
If I wanna create a gametype, should I add a mygametype.cpp in the gametypes folder & that's it ? 'Cause I think that I should "recompil" everything... But I don't find any Makefile.
Then if I wanna modify the game physics, should I recompil everything & then create a new teeworlds_srv ?
I'm a bit lost here. But I really wanna practice my c++/c, & I'd like to train using teeworlds' code.
Thanks for reading me,
WhiteSlash.
PS: I'm on linux. & for the instagib mod, I just had to "patch" the game.
EDIT : I've find this : http://www.teeworlds.com/?wiki=CompilingEverything , I think that it will help me a lot