gsc-tool/.gitmodules

8 lines
174 B
Plaintext
Raw Normal View History

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