-
Notifications
You must be signed in to change notification settings - Fork 7
/
.gitmodules
23 lines (23 loc) · 967 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
[submodule "bot_simulator/linenoise"]
path = third_party/linenoise
url = git@github.com:antirez/linenoise
[submodule "third_party/markdown2image"]
path = third_party/markdown2image
url = git@github.com:slontia/markdown2image
[submodule "third_party/sqlite_modern_cpp"]
path = third_party/sqlite_modern_cpp
url = git@github.com:SqliteModernCpp/sqlite_modern_cpp
[submodule "third_party/mahjong"]
path = third_party/mahjong
url = git@github.com:slontia/mahjong
[submodule "third_party/tiny_expr"]
path = third_party/tiny_expr
url = git@github.com:codeplea/tinyexpr
[submodule "third_party/json"]
path = third_party/json
url = git@github.com:nlohmann/json
[submodule "third_party/necessary-and-unnecessary-tiles"]
path = third_party/necessary-and-unnecessary-tiles
url = git@github.com:tomohxx/necessary-and-unnecessary-tiles.git
[submodule "./third_party/necessary-and-unnecessary-tiles"]
url = git@github.com:slontia/necessary-and-unnecessary-tiles.git