* fix saving issue & multiple username implementations * Update README.md Updated the method for overriding in-game username from '-name' to 'username.txt'. * remove unused include i forgot to get rid of while testing
This reverts commit d63f79325f.
d63f79325f
Use either int64_t, uint64_t or long long and unsigned long long, defined as per C++11 standard