Mineserver
A rewrite of Minecraft 1.8.9 in C++ !
|
Files | |
config.cpp | |
The file containing the config logic. | |
config.h | |
The main file for the config io. | |
crypto.cpp | |
The file containing the cryptography logic. | |
crypto.h | |
The file containing all the logic for encryption. | |
file.cpp | |
The file containing the logic for system file handling. | |
file.h | |
The file containing file (lol) loading logic. | |
logger.cpp | |
The file containing the logic for the logger. | |
logger.h | |
The main file for the logger. | |
luaregutils.hpp | |
Utility for loading utils lua classes. | |
network.cpp | |
The file containing the logic for the networking. | |
network.h | |
The network (TCP) cross-platform implementation. | |