Submodules and readme updated

This commit is contained in:
Our Favorite Fruit 2024-03-05 04:54:10 +01:00
parent 0ff3440232
commit 0218ff446d
2 changed files with 4 additions and 4 deletions

4
.gitmodules vendored
View file

@ -36,7 +36,7 @@
url = https://github.com/mozilla/cubeb
[submodule "discord-rpc"]
path = externals/discord-rpc
url = https://github.com/yuzu-emu/discord-rpc.git
url = https://github.com/ourfavoritefruits/discord-rpc.git
[submodule "cpp-jwt"]
path = externals/cpp-jwt
url = https://github.com/arun11299/cpp-jwt.git
@ -78,7 +78,7 @@
url = https://github.com/KhronosGroup/Vulkan-Headers
[submodule "sirit"]
path = externals/sirit
url = https://github.com/yuzu-emu/sirit
url = https://github.com/ourfavoritefruits/sirit
[submodule "faad2"]
path = externals/faad2/faad2
url = https://github.com/knik0/faad2

View file

@ -68,8 +68,8 @@ If you want to contribute to the user interface translation, please check out th
## Building
* __Windows__: [Windows Build](https://github.com/citra-emu/citra/wiki/Building-For-Windows)
* __Linux__: [Linux Build](https://github.com/citra-emu/citra/wiki/Building-For-Linux)
* __Windows__: [Windows Build](https://web.archive.org/web/20240304193542///github.com/citra-emu/citra/wiki/Building-For-Windows)
* __Linux__: [Linux Build](https://web.archive.org/web/20240304193542///github.com/citra-emu/citra/wiki/Building-For-Linux)
* __macOS__: [macOS Build](https://github.com/citra-emu/citra/wiki/Building-for-macOS)
* __Android__: [Android Build](https://github.com/citra-emu/citra/wiki/Building-for-Android)