4jcraft/Minecraft.World
2026-03-05 10:52:11 +01:00
..
AI feat: move script & folder refactor 2026-03-05 03:29:23 -05:00
Blocks feat: move script & folder refactor 2026-03-05 03:29:23 -05:00
Build fixed most stuff theres still linker issues 2026-03-05 10:51:53 +01:00
Commands feat: move script & folder refactor 2026-03-05 03:29:23 -05:00
Containers feat: move script & folder refactor 2026-03-05 03:29:23 -05:00
Enchantments feat: move script & folder refactor 2026-03-05 03:29:23 -05:00
Entities feat: move script & folder refactor 2026-03-05 03:29:23 -05:00
Headers feat: move script & folder refactor 2026-03-05 03:29:23 -05:00
IO Fix runtime issues, 2026-03-05 10:52:11 +01:00
Items feat: move script & folder refactor 2026-03-05 03:29:23 -05:00
Level fix: update include paths and add Linux compatibility for various files 2026-03-05 10:48:23 +01:00
Network fix: SIOF crash in ChatScreen/TextEditScreen, RemoveEntitiesPacket MAX_PER_PACKET on linux 2026-03-05 10:52:11 +01:00
Player feat: move script & folder refactor 2026-03-05 03:29:23 -05:00
Recipes feat: move script & folder refactor 2026-03-05 03:29:23 -05:00
Stats feat: move script & folder refactor 2026-03-05 03:29:23 -05:00
Util Fix runtime issues, 2026-03-05 10:52:11 +01:00
WorldGen feat: move script & folder refactor 2026-03-05 03:29:23 -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.

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