mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-03-06 14:27:48 +00:00
Update .gitmodules
This commit is contained in:
parent
e47bec3238
commit
5ed94d3d9e
9
.gitmodules
vendored
9
.gitmodules
vendored
|
@ -10,3 +10,12 @@
|
|||
[submodule "rd-submodules/pcsx2"]
|
||||
path = rd-submodules/pcsx2
|
||||
url = https://github.com/flathub/net.pcsx2.PCSX2.git
|
||||
[submodule "rd-submodules/dolphin"]
|
||||
path = rd-submodules/dolphin
|
||||
url = https://github.com/flathub/org.DolphinEmu.dolphin-emu
|
||||
[submodule "rd-submodules/ryujinx"]
|
||||
path = rd-submodules/ryujinx
|
||||
url = https://github.com/flathub/org.ryujinx.Ryujinx.git
|
||||
[submodule "rd-submodules/citra"]
|
||||
path = rd-submodules/citra
|
||||
url = https://github.com/flathub/org.citra_emu.citra.git
|
||||
|
|
Loading…
Reference in a new issue