the game where you go into mines and start crafting! but for consoles (forked directly from smartcmd's github)
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at master 17 lines 723 B view raw
1#define IDC_Background3 L"Background3" 2#define IDC_Background2 L"Background2" 3#define IDC_Background1 L"Background1" 4#define IDC_control_ListItem L"control_ListItem" 5#define IDC_control_ListItem L"control_ListItem" 6#define IDC_control_ListItem L"control_ListItem" 7#define IDC_control_ListItem L"control_ListItem" 8#define IDC_control_ListItem L"control_ListItem" 9#define IDC_XuiListGamers L"XuiListGamers" 10#define IDC_XuiTextFilter L"XuiTextFilter" 11#define IDC_XuiTextLeaderboard L"XuiTextLeaderboard" 12#define IDC_XuiTextEntries L"XuiTextEntries" 13#define IDC_XuiTextInfo L"XuiTextInfo" 14#define IDC_LSIcon L"LSIcon" 15#define IDC_RBIcon L"RBIcon" 16#define IDC_LBIcon L"LBIcon" 17#define IDC_SceneLeaderboards L"SceneLeaderboards"