4jcraft/minecraft/Minecraft.World
MatthewBeshay 2f92b07c1f
Some checks are pending
Build (Linux, x86-64) / build-linux (push) Waiting to run
Format Check / clang-format (push) Waiting to run
fix: resolve ByteBuffer hardcoded path and static const linker errors
2026-03-31 21:50:15 +11:00
..
ConsoleHelpers refactor: break World dependency on 4J modules via platform interfaces 2026-03-31 20:05:59 +11:00
Header Files refactor: break World dependency on 4J modules via platform interfaces 2026-03-31 20:05:59 +11:00
net/minecraft fix: resolve ByteBuffer hardcoded path and static const linker errors 2026-03-31 21:50:15 +11:00
Source Files run IWYU on Minecraft.World 2026-03-31 01:39:49 -05:00
x64headers nuke unused xbox stubs, add rich presence identifiers to 4J_Profile 2026-03-30 22:11:56 -05:00
meson.build refactor: break World dependency on 4J modules via platform interfaces 2026-03-31 20:05:59 +11:00
ReadMe.txt move everything to minecraft subdir, switch to absolute include path 2026-03-30 11:01:08 -05: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.

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