-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
68 lines (68 loc) · 2.07 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
67
68
[submodule "modules/anim8"]
path = modules/anim8
url = https://github.com/kikito/anim8
[submodule "modules/flux"]
path = modules/flux
url = https://github.com/rxi/flux
[submodule "modules/splashes"]
path = modules/splashes
url = https://github.com/love2d-community/splashes
[submodule "modules/concord"]
path = modules/concord
url = https://github.com/Tjakka5/Concord
branch = experimental
[submodule "modules/lily"]
path = modules/lily
url = https://github.com/MikuAuahDark/lily.git
[submodule "modules/hump"]
path = modules/hump
url = https://github.com/vrld/hump
[submodule "modules/batteries"]
path = modules/batteries
url = https://github.com/1bardesign/batteries
[submodule "modules/log"]
path = modules/log
url = https://github.com/flamendless/log.lua
[submodule "modules/enum"]
path = modules/enum
url = https://github.com/Tjakka5/Enum
[submodule "modules/lume"]
path = modules/lume
url = https://github.com/rxi/lume
[submodule "modules/semver"]
path = modules/semver
url = https://github.com/kikito/semver.lua
[submodule "modules/gamera"]
path = modules/gamera
url = https://github.com/flamendless/gamera
[submodule "modules/sdf"]
path = modules/sdf
url = https://github.com/flamendless/love-sdf-text.git
branch = development
[submodule "modules/tle"]
path = modules/tle
url = https://github.com/flamendless/TimelineEvents
[submodule "modules/bump"]
path = modules/bump
url = https://github.com/oniietzschan/bump-niji
[submodule "modules/bitser"]
path = modules/bitser
url = https://github.com/gvx/bitser
[submodule "modules/jprof"]
path = modules/jprof
url = https://github.com/pfirsich/jprof
[submodule "libs/LPP"]
path = libs/LPP
url = https://github.com/ReFreezed/LuaPreprocess/
[submodule "hump"]
path = hump
url = https://github.com/vrld/hump
[submodule "modules/slab"]
path = modules/slab
url = https://github.com/flamendless/Slab
[submodule "libs/ExportTextureAtlas"]
path = libs/ExportTextureAtlas
url = https://github.com/EngineerSmith/Export-TextureAtlas
[submodule "modules/beehive"]
path = modules/beehive
url = https://github.com/drhayes/beehive.lua