mirror of
https://github.com/N64Recomp/N64Recomp.git
synced 2025-06-21 01:50:35 +00:00
Finished moving N64Recomp from toml11 to tomlplusplus
This commit is contained in:
parent
6c0b3015b1
commit
a67337c7c3
7 changed files with 263 additions and 202 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -10,3 +10,6 @@
|
|||
[submodule "lib/toml11"]
|
||||
path = lib/toml11
|
||||
url = https://github.com/ToruNiina/toml11
|
||||
[submodule "lib/tomlplusplus"]
|
||||
path = lib/tomlplusplus
|
||||
url = https://github.com/marzer/tomlplusplus
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue