the game where you go into mines and start crafting! but for consoles (forked directly from smartcmd's github)
at main 27 lines 1.1 kB view raw
1======================================================================== 2 Xbox 360 APPLICATION : Minecraft.Client Project Overview 3======================================================================== 4 5AppWizard has created this Minecraft.Client application for you. 6 7This file contains a summary of what you will find in each of the files that 8make up your Minecraft.Client application. 9 10Minecraft.Client.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 16Minecraft.Client.cpp 17 This is the main application source file. 18 19 20 21///////////////////////////////////////////////////////////////////////////// 22Other notes: 23 24AppWizard uses "TODO:" comments to indicate parts of the source code you 25should add to or customize. 26 27/////////////////////////////////////////////////////////////////////////////