gsc-tool/.gitmodules
2023-10-02 22:43:19 +02:00

8 lines
174 B
Plaintext

[submodule "deps/zlib"]
path = deps/zlib
url = https://github.com/madler/zlib
branch = master
[submodule "deps/fmt"]
path = deps/fmt
url = https://github.com/fmtlib/fmt