mirror of
https://github.com/Force67/ps4delta.git
synced 2025-04-02 11:01:45 -04:00
12 lines
398 B
Text
12 lines
398 B
Text
[submodule "code/vendor/zlib"]
|
|
path = code/vendor/zlib
|
|
url = https://github.com/madler/zlib
|
|
[submodule "code/vendor/fmtlib"]
|
|
path = code/vendor/fmtlib
|
|
url = https://github.com/fmtlib/fmt
|
|
[submodule "code/vendor/capstone"]
|
|
path = code/vendor/capstone
|
|
url = https://github.com/aquynh/capstone.git
|
|
[submodule "code/vendor/xbyak"]
|
|
path = code/vendor/xbyak
|
|
url = https://github.com/herumi/xbyak
|