4jcraft/Minecraft.World
2026-03-22 00:10:15 -05:00
..
AI build fixes 2026-03-21 19:19:31 -05:00
Blocks implement DebugArtToolsOn, fix strings and includes 2026-03-21 23:50:56 -05:00
Commands TU19: merge Minecraft.World/Commands 2026-03-21 15:14:17 -05:00
Containers refactor: nuke __int64/__uint64 in Minecraft.World 2026-03-21 17:10:36 -05:00
Core TU19: add Minecraft.World/Core 2026-03-21 15:54:53 -05:00
Enchantments TU19: merge Minecraft.World/Enchantments 2026-03-21 15:55:35 -05:00
Entities build fixes 2026-03-21 19:19:31 -05:00
Headers build fixes 2026-03-21 19:19:31 -05:00
IO TU19: fix build fallout across Client, World, NBT and Network 2026-03-22 12:45:21 +11:00
Items build fixes 2026-03-22 00:10:15 -05:00
Level build fixes 2026-03-22 00:10:15 -05:00
Network TU19: fix build fallout across Client, World, NBT and Network 2026-03-22 12:45:21 +11:00
Platform merge Minecraft.World.cpp 2026-03-21 17:14:48 -05:00
Player TU19: merge Minecraft.World/Player 2026-03-21 17:26:42 -05:00
Recipes build fixes 2026-03-22 00:10:15 -05:00
Scores TU19: add Minecraft.World/Scores 2026-03-21 17:28:02 -05:00
Stats build fixes 2026-03-22 00:10:15 -05:00
Util TU19: merge Minecraft.World/Util 2026-03-21 17:37:16 -05:00
WorldGen build fixes 2026-03-21 19:19:31 -05:00
meson.build Delete in-tree 4J libraries after extraction 2026-03-21 00:38:32 +11: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.

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