4jcraft/Minecraft.World
2026-03-15 00:49:59 -05:00
..
AI chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
Blocks Merge upstream/dev into issue/64-remove-winapi-primitives 2026-03-14 19:20:09 +11:00
Commands chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
Containers chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
Enchantments chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
Entities Merge upstream/dev into issue/64-remove-winapi-primitives 2026-03-14 19:20:09 +11:00
Headers chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
IO chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
Items chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
Level Merge upstream/dev into issue/64-remove-winapi-primitives 2026-03-14 19:20:09 +11:00
Network Merge upstream/dev into issue/64-remove-winapi-primitives 2026-03-14 19:20:09 +11:00
Platform Merge upstream/dev into issue/64-remove-winapi-primitives 2026-03-14 19:20:09 +11:00
Player chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
Recipes chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
Stats Added additional documentation to Achievement.cpp 2026-03-15 01:10:51 -04:00
Util Merge branch 'dev' into feat/iggy-dev 2026-03-15 00:49:59 -05:00
WorldGen Clang format 2026-03-15 00:56:09 -04:00
meson.build refactor: move Common to Platform/Common 2026-03-09 00:17:42 -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.

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