-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 861 Bytes
/
.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
[submodule "Log"]
path = Log
url = https://github.com/LazyPanda07/Log.git
[submodule "BaseTCPServer"]
path = BaseTCPServer
url = https://github.com/LazyPanda07/BaseTCPServer.git
[submodule "INIParser"]
path = INIParser
url = https://github.com/LazyPanda07/INIParser.git
[submodule "SHA256"]
path = SHA256
url = https://github.com/LazyPanda07/SHA256.git
[submodule "Networks"]
path = Networks
url = https://github.com/LazyPanda07/Networks.git
[submodule "ThreadPool"]
path = ThreadPool
url = https://github.com/LazyPanda07/ThreadPool.git
[submodule "Localization"]
path = Localization
url = https://github.com/LazyPanda07/Localization.git
[submodule "FileManager"]
path = FileManager
url = https://github.com/LazyPanda07/FileManager.git
[submodule "UtilityLibrary"]
path = UtilityLibrary
url = https://github.com/LazyPanda07/UtilityLibrary.git