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
11 lines
386 B
Batchfile
11 lines
386 B
Batchfile
|
|
"C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe" "..\..\..\Minecraft360.sln" /Clean Release /ProjectConfig Release /Out cleanr.txt /NoLogo
|
|
"C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe" "..\..\..\Minecraft360.sln" /Build Release /ProjectConfig Release /Out buildr.txt /NoLogo
|
|
|
|
perl build.plx
|
|
|
|
REM zip it
|
|
|
|
zipthebuild.cmd
|
|
|
|
pause |