|
Mineserver
A rewrite of Minecraft 1.8.9 in C++ !
|
Directories | |
| cmd | |
| entities | |
| net | |
| plugins | |
| types | |
| utils | |
Files | |
| client.cpp | |
| The file containing the logic for the client. | |
| client.h | |
| The file containing the logic for client handling. | |
| main.cpp | |
| The file for the program entry point. | |
| server.cpp | |
| the file containing the logic for the server | |
| server.h | |
| The file containing most of the server logic. | |