Compare commits

..

2 Commits

Author SHA1 Message Date
Matt McWilliams 97c33820f6 Checkout json submodule at tags/v3.11.3 2024-10-09 00:50:20 -04:00
Matt McWilliams c288a3d71b Checked out args at tags/6.4.6 2024-10-09 00:49:06 -04:00
4 changed files with 14 additions and 0 deletions

11
.gitmodules vendored Normal file
View File

@ -0,0 +1,11 @@
[submodule "args"]
path = args
url = https://github.com/Taywee/args.git
branch = 6.4.6
[submodule "include/json"]
path = include/json
url = https://github.com/nlohmann/json.git
branch = v3.11.3
[submodule "include/args"]
path = include/args
url = https://github.com/Taywee/args.git

1
args Submodule

@ -0,0 +1 @@
Subproject commit cc2368ca0d8a962862c96c00fe919e1480050f51

1
include/args Submodule

@ -0,0 +1 @@
Subproject commit e3e6e46699f1ce487a42fd64838f53daeb5aa89b

1
include/json Submodule

@ -0,0 +1 @@
Subproject commit 9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03