4jcraft/Minecraft.World
2026-03-19 04:17:31 +03: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 Upgrade the project default to C++26 2026-03-16 18:18:52 +11:00
Items chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
Level alloc dealloc missmatch 2026-03-16 21:46:19 +01: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 Upgrade the project default to C++26 2026-03-16 18:18:52 +11:00
Stats feat(achievements): replace placeholder icons with actual game items 2026-03-19 04:17:31 +03:00
Util Merge branch 'dev' into feat/restore-java-gui 2026-03-16 16:04:30 +03:00
WorldGen alloc dealloc missmatch 2026-03-16 21:46:19 +01: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.

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