-
Notifications
You must be signed in to change notification settings - Fork 41
/
.gitmodules
66 lines (66 loc) · 2.9 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
57
58
59
60
61
62
63
64
65
66
[submodule "gamesrv/skynet"]
path = gamesrv/skynet
url = https://github.com/sundream/skynet
[submodule "tools/proto/sproto/sprotodump"]
path = tools/proto/sproto/sprotodump
url = https://github.com/sundream/sprotodump
[submodule "gamesrv/src/gg/like_skynet/3rd/lfs"]
path = gamesrv/src/gg/like_skynet/3rd/lfs
url = https://github.com/sundream/luafilesystem
[submodule "gamesrv/src/gg/like_skynet/3rd/lua-cjson"]
path = gamesrv/src/gg/like_skynet/3rd/lua-cjson
url = https://github.com/sundream/lua-cjson
[submodule "gamesrv/src/gg/like_skynet/3rd/lua-protobuf"]
path = gamesrv/src/gg/like_skynet/3rd/lua-protobuf
url = https://github.com/sundream/lua-protobuf
[submodule "gamesrv/src/gg/like_skynet/3rd/skynet_package"]
path = gamesrv/src/gg/like_skynet/3rd/skynet_package
url = https://github.com/sundream/skynet_package
[submodule "gamesrv/src/gg/like_skynet/3rd/crab"]
path = gamesrv/src/gg/like_skynet/3rd/crab
url = https://github.com/sundream/crab
[submodule "gamesrv/src/gg/like_skynet/3rd/lua-aes"]
path = gamesrv/src/gg/like_skynet/3rd/lua-aes
url = https://github.com/sundream/lua-aes
[submodule "gamesrv/src/gg/like_skynet/3rd/lua-webclient"]
path = gamesrv/src/gg/like_skynet/3rd/lua-webclient
url = https://github.com/sundream/lua-webclient
[submodule "gamesrv/src/gg/like_skynet/3rd/lua-websocket"]
path = gamesrv/src/gg/like_skynet/3rd/lua-websocket
url = https://github.com/sundream/lua-websocket
[submodule "gg/like_skynet/3rd/lfs"]
path = gg/like_skynet/3rd/lfs
url = https://github.com/sundream/luafilesystem.git
[submodule "gg/like_skynet/3rd/lua-aes"]
path = gg/like_skynet/3rd/lua-aes
url = https://github.com/sundream/lua-aes.git
[submodule "gg/like_skynet/3rd/lua-cjson"]
path = gg/like_skynet/3rd/lua-cjson
url = https://github.com/sundream/lua-cjson.git
[submodule "gg/like_skynet/3rd/lua-protobuf"]
path = gg/like_skynet/3rd/lua-protobuf
url = https://github.com/sundream/lua-protobuf.git
[submodule "gg/like_skynet/3rd/crab"]
path = gg/like_skynet/3rd/crab
url = https://github.com/sundream/crab.git
[submodule "gg/like_skynet/3rd/lua-webclient"]
path = gg/like_skynet/3rd/lua-webclient
url = https://github.com/sundream/lua-webclient.git
[submodule "gg/like_skynet/3rd/lua-websocket"]
path = gg/like_skynet/3rd/lua-websocket
url = https://github.com/sundream/lua-websocket.git
[submodule "gg/like_skynet/3rd/skynet_package"]
path = gg/like_skynet/3rd/skynet_package
url = https://github.com/sundream/skynet_package.git
[submodule "gg/skynet"]
path = gg/skynet
url = https://github.com/sundream/skynet.git
[submodule "gg/like_skynet/3rd/lua-snowflake"]
path = gg/like_skynet/3rd/lua-snowflake
url = https://github.com/sundream/lua-snowflake.git
[submodule "gg/like_skynet/3rd/lua-openssl"]
path = gg/like_skynet/3rd/lua-openssl
url = https://github.com/sundream/lua-openssl.git
[submodule "gg/like_skynet/3rd/luaxml"]
path = gg/like_skynet/3rd/luaxml
url = https://github.com/sundream/luaxml.git