4jcraft/Minecraft.Client
2026-03-15 00:55:48 +11:00
..
Commands chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
GameState chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
Input chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
Level chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
Network chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
Platform Clear GDraw ID buffer before Linux intro UI 2026-03-15 00:55:48 +11:00
Player chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
Rendering chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
Textures chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
UI Merge branch 'dev' into feat/iggy-dev 2026-03-14 03:25:09 -05:00
Utils chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
ClientConstants.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
ClientConstants.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
meson.build Add Linux version of Iggy [Please Squash into feat branch] (#182) 2026-03-13 12:34:27 -05:00
Minecraft.cpp Fix broken renderDebug block in run_middle 2026-03-15 00:55:48 +11:00
Minecraft.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
MinecraftServer.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
MinecraftServer.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
Network Implementation Notes.txt
ReadMe.txt

========================================================================
    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.

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