mirror of
https://github.com/WinDurango-project/WinDurango.git
synced 2024-11-27 05:00:39 +00:00
615 B
615 B
Building
You must have a 64-bit machine for building and running the project. Always run your system updater before building and make sure you have the latest drivers.
Setup
Windows
- Windows 10 or later
- Visual Studio 2022
- Windows 11 SDK version 10.0.17134.0 or later
git clone https://github.com/WinDurango-project/WinDurango.git
cd WinDurango
git submodule update --init
Dumping Xbox Winmds
COMING SOON
Converting Winmds to IDLs
COMING SOON
Open WinDurango.sln
Select Build > Build Solution
Debugging Xbox Games
COMING SOON