the game where you go into mines and start crafting! but for consoles (forked directly from smartcmd's github)
at master 30 lines 1.2 kB view raw
1======================================================================== 2 STATIC LIBRARY : Minecraft.World Project Overview 3======================================================================== 4 5AppWizard has created this Minecraft.World library project for you. 6 7This file contains a summary of what you will find in each of the files that 8make up your Minecraft.World application. 9 10Minecraft.World.vcxproj 11 This is the main project file for VC++ projects generated using an Application Wizard. 12 It contains information about the version of Visual C++ that generated the file, and 13 information about the platforms, configurations, and project features selected with the 14 Application Wizard. 15 16 17 18///////////////////////////////////////////////////////////////////////////// 19 20StdAfx.h, StdAfx.cpp 21 These files are used to build a precompiled header (PCH) file 22 named Minecraft.World.pch and a precompiled types file named StdAfx.obj. 23 24///////////////////////////////////////////////////////////////////////////// 25Other notes: 26 27AppWizard uses "TODO:" comments to indicate parts of the source code you 28should add to or customize. 29 30/////////////////////////////////////////////////////////////////////////////