4jcraft/Minecraft.Client
JuiceyDev 413f22f231
Some checks failed
Build (Linux, x86-64) / build-linux (push) Has been cancelled
Format Check / clang-format (push) Has been cancelled
Merge branch 'dev' into func/bttr-cwd
2026-03-30 04:13:11 +02:00
..
Commands chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
GameState refactor: configure classic panorama at compile-time 2026-03-29 15:53:10 -05:00
Input chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
Level Merge pull request #312 from 4jcraft/refactor/replace-sleep 2026-03-27 18:47:47 -05:00
Network feat(jui): add merchant screen 2026-03-29 15:52:19 -05:00
Platform Merge branch 'dev' into func/bttr-cwd 2026-03-30 04:13:11 +02:00
Player feat(jui): add beacon screen 2026-03-29 15:52:35 -05:00
Rendering slight optimizations 2026-03-29 20:56:00 -05:00
Textures Merge branch 'dev' into func/bttr-cwd 2026-03-30 04:13:11 +02:00
UI fix: rebase issue with CreativeInventoryScreen 2026-03-29 16:12:30 -05:00
Utils perf(render): optimise tile entity cleanup and profiling 2026-03-29 20:56:00 -05:00
ClientConstants.cpp Merge branch 'dev' into feat/restore-java-gui 2026-03-16 16:04:30 +03:00
ClientConstants.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
meson.build Fixed broken LevelRenderer.cpp and removed merge garbage 2026-03-29 20:55:59 -05:00
Minecraft.cpp Ported over the Java Edition's title screen panorama. 2026-03-29 15:50:35 -05:00
Minecraft.h fix missing include and Minecraft.h errors 2026-03-21 23:33:30 -05:00
MinecraftServer.cpp refactor: remove aabb tls 2026-03-28 03:05:06 -05:00
MinecraftServer.h merge toplevel Minecraft.Client folders 2026-03-21 23:21:19 -05:00
Network Implementation Notes.md Added Doxygen + GitHub Pages 2026-03-13 23:00:35 -04:00
ReadMe.txt Initial dump 2026-03-01 15:49:25 +02: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.

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