mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-05 14:37:08 +00:00
cfg: implement serialization to json
This commit is contained in:
parent
67e2409dcf
commit
476891a1a4
5 changed files with 683 additions and 13 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -132,3 +132,7 @@
|
|||
path = rpcs3/3rdparty/GPUOpen/VulkanMemoryAllocator
|
||||
url = ../../Megamouse/VulkanMemoryAllocator.git
|
||||
ignore = dirty
|
||||
[submodule "3rdparty/json"]
|
||||
path = 3rdparty/json
|
||||
url = ../../nlohmann/json.git
|
||||
ignore = dirty
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue