mirror of
https://github.com/pound-emu/pound.git
synced 2025-12-30 19:37:01 +00:00
Adding REM 3rd_Party (#18)
This commit is contained in:
parent
43b35d66de
commit
1f2af0b19e
3 changed files with 5 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -4,3 +4,6 @@
|
|||
[submodule "3rd_Party/toml11"]
|
||||
path = 3rd_Party/toml11
|
||||
url = https://github.com/ToruNiina/toml11.git
|
||||
[submodule "3rd_Party/rem"]
|
||||
path = 3rd_Party/rem
|
||||
url = https://github.com/pound-emu/rem.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue