mirror of
https://github.com/diamante0018/BlackOpsPlugin.git
synced 2025-09-03 23:07:29 +00:00
.github
deps
src
tools
.clang-format
.gitignore
.gitmodules
LICENSE
README.md
generate.bat
premake5.lua
13 lines
372 B
Plaintext
13 lines
372 B
Plaintext
[submodule "deps/GSL"]
|
|
path = deps/GSL
|
|
url = https://github.com/microsoft/GSL.git
|
|
[submodule "deps/minhook"]
|
|
path = deps/minhook
|
|
url = https://github.com/TsudaKageyu/minhook.git
|
|
[submodule "deps/rapidjson"]
|
|
path = deps/rapidjson
|
|
url = https://github.com/Tencent/rapidjson.git
|
|
[submodule "deps/asmjit"]
|
|
path = deps/asmjit
|
|
url = https://github.com/asmjit/asmjit.git
|