4jcraft/minecraft/Minecraft.Client
MatthewBeshay f70d4b703b
Some checks are pending
Build (Linux, x86-64) / build-linux (push) Waiting to run
Format Check / clang-format (push) Waiting to run
refactor: split extraX64.h into NetTypes.h and XboxStubs.h
World no longer depends on Xbox/network stubs. INVALID_XUID moved to
4J_Compat.h. XPhysicalAlloc replaced with std::vector in HellFlatLevelSource.
2026-04-01 17:48:04 +11:00
..
Common replace XMemSet/XMemSet128 2026-04-01 01:18:36 -05:00
Header Files refactor: split extraX64.h into NetTypes.h and XboxStubs.h 2026-04-01 17:48:04 +11:00
Linux from unused PIX profiler events 2026-04-01 01:12:36 -05:00
net/minecraft replace XMemSet/XMemSet128 2026-04-01 01:18:36 -05:00
Source Files refactor: split extraX64.h into NetTypes.h and XboxStubs.h 2026-04-01 17:48:04 +11:00
Windows64 from unused PIX profiler events 2026-04-01 01:12:36 -05:00
meson.build remove implicit stdafx inclusion from Client 2026-03-31 15:33:45 -05:00
Network Implementation Notes.md move everything to minecraft subdir, switch to absolute include path 2026-03-30 11:01:08 -05:00
ReadMe.txt move everything to minecraft subdir, switch to absolute include path 2026-03-30 11:01:08 -05:00

========================================================================
    Xbox 360 APPLICATION : Minecraft.Client Project Overview
========================================================================

AppWizard has created this Minecraft.Client application for you.  

This file contains a summary of what you will find in each of the files that
make up your Minecraft.Client application.

Minecraft.Client.vcxproj
    This is the main project file for VC++ projects generated using an Application Wizard. 
    It contains information about the version of Visual C++ that generated the file, and 
    information about the platforms, configurations, and project features selected with the
    Application Wizard.

Minecraft.Client.cpp
    This is the main application source file.



/////////////////////////////////////////////////////////////////////////////
Other notes:

AppWizard uses "TODO:" comments to indicate parts of the source code you
should add to or customize.

/////////////////////////////////////////////////////////////////////////////