the game where you go into mines and start crafting! but for consoles (forked directly from smartcmd's github)
at main 5 lines 193 B view raw
1#include "stdafx.h" 2 3#include "WindowsLeaderboardManager.h" 4 5LeaderboardManager *LeaderboardManager::m_instance = new WindowsLeaderboardManager(); //Singleton instance of the LeaderboardManager