4jcraft/Minecraft.World
2026-03-30 09:37:24 -05:00
..
AI chore: format everything 2026-03-30 02:17:54 -05:00
Blocks chore: format everything 2026-03-30 02:17:54 -05:00
Commands Replace remaining WinAPI types with standard C++ equivalents 2026-03-30 17:36:15 +11:00
Containers chore: format everything 2026-03-30 02:17:54 -05:00
Core Merge branch 'upstream-dev' into cleanup/nullptr-replacement 2026-03-30 16:28:40 +11:00
Enchantments chore: format everything 2026-03-30 02:17:54 -05:00
Entities chore: format everything 2026-03-30 02:17:54 -05:00
Headers refactor: remove integer caching 2026-03-25 02:47:51 -05:00
IO chore: fmt 2026-03-30 09:37:24 -05:00
Items chore: format everything 2026-03-30 02:17:54 -05:00
Level chore: fmt 2026-03-30 09:37:24 -05:00
Network chore: fmt 2026-03-30 09:37:24 -05:00
Platform chore: format everything 2026-03-30 02:17:54 -05:00
Player chore: format everything 2026-03-30 02:17:54 -05:00
Recipes chore: format everything 2026-03-30 02:17:54 -05:00
Scores Merge branch 'upstream-dev' into cleanup/nullptr-replacement 2026-03-30 16:28:40 +11:00
Stats chore: format everything 2026-03-30 02:17:54 -05:00
Util chore: fmt 2026-03-30 09:37:24 -05:00
WorldGen Merge dev and resolve formatting conflicts 2026-03-30 19:00:30 +11:00
meson.build fix: a bunch of iggy string encoding UB and use simdutf 2026-03-22 22:56:08 -05:00
ReadMe.txt Initial dump 2026-03-01 15:49:25 +02:00

========================================================================
    STATIC LIBRARY : Minecraft.World Project Overview
========================================================================

AppWizard has created this Minecraft.World library project for you. 

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

Minecraft.World.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.



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

StdAfx.h, StdAfx.cpp
    These files are used to build a precompiled header (PCH) file
    named Minecraft.World.pch and a precompiled types file named StdAfx.obj.

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

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

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