4jcraft/targets/app
2026-04-09 21:11:41 +10:00
..
common refactor: extract ISkinAssetData so minecraft/ stops including DLCSkinFile.h 2026-04-09 21:11:41 +10:00
linux refactor: inject IPlatformLeaderboard into Minecraft and StatsCounter via constructor 2026-04-09 20:19:50 +10:00
windows refactor: stop inheriting Game from IPlatformGame and delete the override stubs 2026-04-09 19:35:47 +10:00
common_sources.txt refactor: move StringTable impl into minecraft/locale and inject locales 2026-04-09 20:35:53 +10:00
linux_sources.txt build: list sources explicitly in meson.build instead of shelling out 2026-04-09 15:24:12 +10:00
meson.build build: optional mimalloc replacement for system malloc 2026-04-09 15:24:13 +10:00
Network Implementation Notes.md refactor: move Minecraft.Client into app 2026-04-02 16:09:32 +11:00
ReadMe.txt refactor: move Minecraft.Client into app 2026-04-02 16:09:32 +11: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.

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