mirror of
https://github.com/xenia-project/xenia.git
synced 2026-04-04 14:17:24 +00:00
Adjustments for Building Canary
This commit is contained in:
parent
5d1b641197
commit
bdf9e8d65a
1 changed files with 2 additions and 2 deletions
|
|
@ -16,8 +16,8 @@ drivers.
|
|||
* Windows 11 SDK version 10.0.22000.0 (for Visual Studio 2019, this or any newer version)
|
||||
|
||||
```
|
||||
git clone https://github.com/xenia-project/xenia.git
|
||||
cd xenia
|
||||
git clone https://github.com/xenia-canary/xenia-canary.git
|
||||
cd xenia-canary
|
||||
xb setup
|
||||
|
||||
# Build on command line (add --config=release for release):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue