the game where you go into mines and start crafting! but for consoles (forked directly from smartcmd's github)
at master 13 lines 431 B view raw
1#define IDC_CamX L"CamX" 2#define IDC_CamZ L"CamZ" 3#define IDC_YRot L"YRot" 4#define IDC_CamY L"CamY" 5#define IDC_Elevation L"Elevation" 6#define IDC_XuiLabel1 L"XuiLabel1" 7#define IDC_XuiLabel2 L"XuiLabel2" 8#define IDC_XuiLabel3 L"XuiLabel3" 9#define IDC_XuiLabel4 L"XuiLabel4" 10#define IDC_XuiLabel7 L"XuiLabel7" 11#define IDC_LockPlayer L"LockPlayer" 12#define IDC_Teleport L"Teleport" 13#define IDC_XuiDebugSetCamera L"XuiDebugSetCamera"