-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
33 lines (33 loc) · 1.03 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
[submodule "deps/profiler"]
path = libs/profiler
url = https://github.com/qwreey75/profiler.lua
[submodule "libs/promise"]
path = libs/promise
url = https://github.com/qwreey75/promise.lua
[submodule "libs/logger"]
path = libs/logger
url = https://github.com/qwreey75/logger.lua
[submodule "libs/mutex"]
path = libs/mutex
url = https://github.com/qwreey75/mutex.lua
[submodule "libs/myXml"]
path = libs/myXml
url = https://github.com/qwreey75/myXml.lua
[submodule "libs/cat"]
path = libs/cat
url = https://github.com/qwreey75/catscript
[submodule "libs/discordia_enchant"]
path = libs/discordia_enchant
url = https://github.com/qwreey75/discordia_enchant
[submodule "libs/discordia"]
path = libs/discordia
url = https://github.com/SinisterRectus/Discordia
[submodule "libs/random"]
path = libs/random
url = https://github.com/qwreey75/random.lua
[submodule "commands/rblx"]
path = commands/rblx
url = https://github.com/qwreey75/rblxConnection
[submodule "libs/worker"]
path = libs/worker
url = https://github.com/qwreey75/worker.lua