Skip to content

Lygaen/mineserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resume application project app icon

Mineserver

🧪 📚 Github Pages License

The project is a rewrite of Minecraft server in C++. For installing the project, follow these instructions. The documentation is hosted on GitHub pages here.

Summary

Contribution

A few instructions and information on contributing to this project.

Documentation

All the code is documented and published using doxygen on GitHub pages right here ! We are more than happy for you to provide feedback on the documentation, and we aim for our code to be fully documented so that anyone can pick up the project. Contributing to the documentation of this project (and other projects in general) is a good way to familiarize with it and later contribute to it.

Code

All the contributed code on this project falls under our licence. We use pull-requests from GitHub to endorse / refuse code from other contributors. You can follow GitHub's guide on creating pull-requests to learn how to push code to this project. We will be happy for you to participate in this project, and, even if you push code that is wrong or buggy, you shall only receive positive feedback from other contributors so that you can progress on your programmer's skills in general. You will never be wrong to try to push new code onto this project, and we will always be glad for you to do so !

Libraries

Mineserver uses a set of libraries, but tries to be independent as possible from them and uses only Open-Source libraries :

Licensing

This project uses Apache Licence 2.0 for licensing. You can learn more information by clicking on the above link.