-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitmodules
27 lines (27 loc) · 985 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 "bling"]
path = external/bling
url = https://github.com/BlingCorp/bling.git
[submodule "awesome-AnimationFramework"]
path = external/awesome-AnimationFramework
url = https://github.com/Aire-One/awesome-AnimationFramework
[submodule "hudkit"]
path = external/hudkit
url = https://github.com/anko/hudkit.git
[submodule "external/filesystem"]
path = external/filesystem
url = https://github.com/Kasper24/lgi-async-extra
[submodule "external/tween-lua"]
path = external/tween-lua
url = https://github.com/kikito/tween.lua.git
[submodule "external/dbus-proxy"]
path = external/dbus_proxy
url = https://github.com/Kasper24/lua-dbus_proxy
[submodule "external/layout-machi"]
path = external/layout-machi
url = https://github.com/xinhaoyuan/layout-machi
[submodule "external/async-git"]
path = external/async-git
url = https://github.com/Kasper24/async.lua
[submodule "external/lua-color"]
path = external/lua-color
url = https://github.com/Kasper24/lua-color.git