Commit graph

3 commits

Author SHA1 Message Date
halogen bdeec50d33 Cross compilation working, does not actually run and crashes somewhere in miles sound system, probably the abi blowing up 2026-03-03 17:39:45 -05:00
isaiah 6cbdc8ac9b Update Visual Studio version in compile instructions to 2022 2026-03-01 15:47:31 -07:00
isaiah 5109b8c07a Add CMake build system and source files for Minecraft Client
- Created Compile.md with detailed instructions for building the project using Visual Studio and CMake.
- Added ClientSources.cmake to define the source files for the Minecraft Client.
- Implemented CopyAssets.cmake to handle asset copying during the build process.
- Introduced WorldSources.cmake to list the source files for Minecraft world functionalities.
2026-03-01 15:47:31 -07:00