mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 09:25:45 +00:00
Add submodules
This commit is contained in:
parent
a2e3838e4b
commit
5a8a2160ce
11 changed files with 20069 additions and 0 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -34,3 +34,9 @@
|
|||
[submodule "soundtouch"]
|
||||
path = externals/soundtouch
|
||||
url = https://github.com/citra-emu/ext-soundtouch.git
|
||||
[submodule "libressl"]
|
||||
path = externals/libressl
|
||||
url = https://github.com/citra-emu/ext-libressl-portable.git
|
||||
[submodule "discord-rpc"]
|
||||
path = externals/discord-rpc
|
||||
url = https://github.com/discordapp/discord-rpc.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue