MCServer development
#1
Hi,

My name is Oded and I'm a C++ developer.
Im looking to contribute to MCServer project.
I'd like to get an advice about how to start.
Im a Minecraft player for a long time, but I have no knowledge of the API and Protocols, as well as the implmentation of the server.
I'd like to get resources that I could learn about the server and hopefully fix bugs and add features at my spare time.

Have a nice day Smile
Reply
Thanks given by:
#2
Hi, and welcome.
Start at the project's GitHub page https://github.com/mc-server/MCServer , the Readme has some basic stuff, Compiling is useful in getting the entire thing to compile, so that you can test it out. The Getting-started file will help you get around the first steps and has a list of the useful resources. Feel free to ask questions, although we'd really appreciate if you first searched the forum, most of the questions have already been answered Smile
Good luck.
Reply
Thanks given by:
#3
The API can be found here: http://mc-server.xoft.cz/LuaAPI/
Reply
Thanks given by:
#4
Narroo, that's Lua plugin API, probably not what he wanted to see as the first thing, since he says he's C++. Also, it's all in the Getting-started file in the repo.
https://github.com/mc-server/MCServer/bl...STARTED.md
Reply
Thanks given by:
#5
Whoops, sorry. I thought that's what he meant.
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)