Preperation steps

idk if it didnt send
This commit is contained in:
ibreaksourcecode 2026-03-08 15:53:48 +01:00 committed by GitHub
parent dc91a1dad0
commit 40814e5dd8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,11 @@
# Compile Instructions
# Compile Instructions
## Preperation
1. Download D3D11SDKLayers.dll on place it in system32
2. Install the Windows 10 sdk on the
offical microsoft website
`https://learn.microsoft.com/en-us/windows/apps/windows-sdk/downloads`
3. Open powershell and type the following command `DISM /Online /Add-Capability /CapabilityName:Tools.Graphics.DirectX~~~~0.0.1.0`
## Visual Studio (`.sln`)
1. Open `MinecraftConsoles.sln` in Visual Studio 2022.