gsc-tool/.gitmodules

8 lines
174 B
Plaintext
Raw Normal View History

2020-05-21 07:32:38 -04:00
[submodule "deps/zlib"]
path = deps/zlib
url = https://github.com/madler/zlib
2023-10-02 16:43:19 -04:00
branch = master
2023-01-23 17:31:08 -05:00
[submodule "deps/fmt"]
path = deps/fmt
url = https://github.com/fmtlib/fmt