Yep, works fine. :D
However, the program in Release doesn't seem to be compiled with the fastest optimisation settings:
And the executable is in MCServer/MCServer/Debug instead of just MCServer/MCServer.
However, the program in Release doesn't seem to be compiled with the fastest optimisation settings:
Code:
Optimization: Maximize Speed (/O2)
Enable Intrinsic Functions: No
Favour size or speed: Neither
Enable fiber safe optimizations: No
Whole program optimization: No
And the executable is in MCServer/MCServer/Debug instead of just MCServer/MCServer.