mirror of
https://github.com/WinDurango/WinDurango.git
synced 2025-12-30 07:29:51 -06:00
all resources point to documentation vitepress, removing old documentation
This commit is contained in:
@@ -38,6 +38,10 @@ Currently, only **Minecraft: Xbox One Edition** runs with WinDurango.
|
||||
See the [Game compatibility list](https://windurango.github.io/Documentation/playable-games.html)
|
||||
for currently tracked games.
|
||||
|
||||
## Getting Started
|
||||
|
||||
Check out [Running Games With WinDurango](https://windurango.github.io/Running-a-Game) on our documentation.
|
||||
|
||||
## Releases
|
||||
|
||||
Head over to the [releases page](https://github.com/WinDurango/WinDurango/releases) for stable builds.
|
||||
@@ -56,10 +60,6 @@ legally purchased devices and games and information made public on the internet
|
||||
(you'd be surprised what's indexed on Google...). We are not any way affiliated
|
||||
with Microsoft.
|
||||
|
||||
## Building
|
||||
|
||||
See [docs/BUILDING.md](docs/BUILDING.md) for setup instructions.
|
||||
|
||||
## Contributors Wanted!
|
||||
|
||||
Have some spare time and know C++? Help build the world's first Xbox One compatibility layer!
|
||||
|
||||
@@ -1,35 +0,0 @@
|
||||
# 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](https://www.visualstudio.com/downloads/)
|
||||
* 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
|
||||
@@ -1 +0,0 @@
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
Hello, world!
|
||||
Reference in New Issue
Block a user