the game where you go into mines and start crafting! but for consoles (forked directly from smartcmd's github)
at main 5 lines 109 B view raw
1#include "stdafx.h" 2#include "Language.h" 3#include "I18n.h" 4 5Language *I18n::lang = Language::getInstance();