Add Discord RPC back with new features, add beta splitscreen support, PR's from MCLCE used in this https://github.com/MCLCE/MinecraftConsoles/pull/1044 https://github.com/MCLCE/MinecraftConsoles/pull/1136 https://github.com/MCLCE/MinecraftConsoles/pull/1245
15 lines
674 B
C
15 lines
674 B
C
#define IDC_CheckboxHostPrivileges L"CheckboxHostPrivileges"
|
|
#define IDC_CheckboxTNT L"CheckboxTNT"
|
|
#define IDC_CheckboxFireSpreads L"CheckboxFireSpreads"
|
|
#define IDC_CheckboxTrustSystem L"CheckboxTrustSystem"
|
|
#define IDC_CheckboxPVP L"CheckboxPVP"
|
|
#define IDC_HostOptions L"HostOptions"
|
|
#define IDC_CheckboxBonusChest L"CheckboxBonusChest"
|
|
#define IDC_CheckboxFlatWorld L"CheckboxFlatWorld"
|
|
#define IDC_CheckboxStructures L"CheckboxStructures"
|
|
#define IDC_WorldOptions L"WorldOptions"
|
|
#define IDC_WO_Box L"WO_Box"
|
|
#define IDC_GenerationOptions L"GenerationOptions"
|
|
#define IDC_Description L"Description"
|
|
#define IDC_MultiGameLaunchMoreOptions L"MultiGameLaunchMoreOptions"
|