4jcraft/Minecraft.World
2026-03-14 04:37:55 +11:00
..
AI giant batch BOOOOM 2026-03-11 17:28:13 +01:00
Blocks Fix Linux build warnings 2026-03-14 04:37:55 +11:00
Commands refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
Containers s integer overflow, unsafe cast 2026-03-11 16:10:48 +01:00
Enchantments refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
Entities Fix Linux build warnings 2026-03-14 04:37:55 +11:00
Headers refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
IO Merge remote-tracking branch 'upstream/dev' into issue/51-phase-1-portable-win32-cleanup 2026-03-13 15:16:43 +11:00
Items Merge upstream/dev into issue/51-phase-1-portable-win32-cleanup 2026-03-11 16:02:48 +11:00
Level Fix Linux build warnings 2026-03-14 04:37:55 +11:00
Network Fix Linux build warnings 2026-03-14 04:37:55 +11:00
Platform Keep network player limit as an int constant 2026-03-13 15:12:25 +11:00
Player Fix Linux build warnings 2026-03-14 04:37:55 +11:00
Recipes integer oferflow, shift of negative value 2026-03-11 00:26:31 +01:00
Stats Fix Linux build warnings 2026-03-14 04:37:55 +11:00
Util Merge remote-tracking branch 'upstream/dev' into issue/51-phase-1-portable-win32-cleanup 2026-03-13 15:16:43 +11:00
WorldGen Merge remote-tracking branch 'upstream/dev' into issue/51-phase-1-portable-win32-cleanup 2026-03-13 15:16:43 +11: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.

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