forked from killvxk/NoMercy
-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
36 lines (36 loc) · 1.18 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[submodule "Extern/Deviare-InProc"]
path = Extern/Deviare-InProc
url = https://github.com/nektra/Deviare-InProc
[submodule "Extern/amy"]
path = Extern/amy
url = https://github.com/liancheng/amy
[submodule "Extern/asyncplusplus"]
path = Extern/asyncplusplus
url = https://github.com/Amanieu/asyncplusplus
[submodule "Extern/boost"]
path = Extern/boost
url = https://github.com/boostorg/boost.git
[submodule "Extern/lazy_importer"]
path = Extern/lazy_importer
url = https://github.com/JustasMasiulis/lazy_importer
[submodule "Extern/tinyxml2"]
path = Extern/tinyxml2
url = https://github.com/leethomason/tinyxml2
[submodule "Extern/xxHash"]
path = Extern/xxHash
url = https://github.com/Cyan4973/xxHash
[submodule "Extern/spdlog"]
path = Extern/spdlog
url = https://github.com/gabime/spdlog
[submodule "Extern/cryptopp"]
path = Extern/cryptopp
url = https://github.com/weidai11/cryptopp
[submodule "Extern/rtti-obfuscator"]
path = Extern/rtti-obfuscator
url = https://github.com/koemeet/rtti-obfuscator
[submodule "Extern/xorstr"]
path = Extern/xorstr
url = https://github.com/JustasMasiulis/xorstr
[submodule "Extern/ClanLib"]
path = Extern/ClanLib
url = https://github.com/sphair/ClanLib