lsfg-vk/.gitmodules
2025-08-26 17:19:28 +02:00

6 lines
210 B
Text

[submodule "thirdparty/pe-parse"]
path = thirdparty/pe-parse
url = https://github.com/trailofbits/pe-parse
[submodule "thirdparty/toml11"]
path = thirdparty/toml11
url = https://github.com/ToruNiina/toml11