mirror of
https://github.com/x64dbg/x64dbg.git
synced 2024-11-27 14:50:24 +00:00
10 lines
228 B
Plaintext
10 lines
228 B
Plaintext
[submodule "src/gui/Translations"]
|
|
path = src/gui/Translations
|
|
url = ../Translations.git
|
|
[submodule "src/dbg/btparser"]
|
|
path = src/dbg/btparser
|
|
url = ../btparser
|
|
[submodule "deps"]
|
|
path = deps
|
|
url = ../deps
|
|
shallow = true |