forked from Kulestar/powerui
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitmodules
56 lines (56 loc) · 2.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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
[submodule "Assets/PowerUI/Source/BinaryIO"]
path = Assets/PowerUI/Source/BinaryIO
url = https://git.kulestar.com/IO/BinaryIO.git
branch = master
[submodule "Assets/PowerUI/Source/Values"]
path = Assets/PowerUI/Source/Values
url = https://git.kulestar.com/IO/Values.git
branch = master
[submodule "Assets/PowerUI/Source/Loonim"]
path = Assets/PowerUI/Source/Loonim
url = https://git.kulestar.com/Loonim/Engine.git
branch = master
[submodule "Assets/PowerUI/Source/Blaze"]
path = Assets/PowerUI/Source/Blaze
url = https://git.kulestar.com/Blaze/Engine.git
branch = master
[submodule "Assets/PowerUI/Source/SPA"]
path = Assets/PowerUI/Source/SPA
url = https://git.kulestar.com/PowerUI/SPA.git
branch = master
[submodule "Assets/PowerUI/Source/JSON"]
path = Assets/PowerUI/Source/JSON
url = https://git.kulestar.com/PowerUI/JSON.git
branch = master
[submodule "Assets/PowerUI/Source/Decompressors/Zlib"]
path = Assets/PowerUI/Source/Decompressors/Zlib
url = https://git.kulestar.com/Compressors/ZLib.git
branch = master
[submodule "Assets/PowerUI/Source/Decompressors/Brotli"]
path = Assets/PowerUI/Source/Decompressors/Brotli
url = https://git.kulestar.com/Compressors/Brotli.git
branch = master
[submodule "Assets/PowerUI/Source/Dom"]
path = Assets/PowerUI/Source/Dom
url = https://git.kulestar.com/Dom/Engine.git
branch = master
[submodule "Assets/PowerUI/Source/GIF"]
path = Assets/PowerUI/Source/GIF
url = https://git.kulestar.com/PowerUI/GIF.git
branch = master
[submodule "Assets/PowerUI/Source/Http"]
path = Assets/PowerUI/Source/Http
url = https://git.kulestar.com/PowerUI/Http.git
branch = master
[submodule "Assets/PowerUI/Source/InfiniText"]
path = Assets/PowerUI/Source/InfiniText
url = https://git.kulestar.com/InfiniText/Engine.git
branch = master
[submodule "Assets/PowerUI/Source/SVG"]
path = Assets/PowerUI/Source/SVG
url = https://git.kulestar.com/PowerUI/SVG.git
branch = master
[submodule "Assets/PowerUI/Source/Spark"]
path = Assets/PowerUI/Source/Spark
url = https://git.kulestar.com/Spark/Engine.git
branch = master