Something went wrong. Try again.
the game where you go into mines and start crafting! but for consoles (forked directly from smartcmd's github)
Something went wrong. Try again.
108 B · 8 lines
C
at master
123456789#pragma onceusing namespace std;
class StatFormatter{public: virtual wstring format(int value) = 0;};