-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitmodules
56 lines (56 loc) · 1.59 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 "goost"]
path = modules/goost
url = https://github.com/goostengine/goost
branch = gd3
[submodule "sqlite"]
path = modules/sqlite
url = https://github.com/godot-extended-libraries/godot-sqlite
branch = 3.2
[submodule "json"]
path = modules/json
url = https://github.com/godot-extended-libraries/json
branch = master
[submodule "anl"]
path = modules/anl
url = https://github.com/Xrayez/godot-anl
branch = gd3
[submodule "qurobullet"]
path = modules/qurobullet
url = https://github.com/quinnvoker/qurobullet
branch = master
[submodule "voronoi"]
path = modules/voronoi
url = https://github.com/rakai93/godot_voronoi
branch = master
[submodule "voxel"]
path = modules/voxel
url = https://github.com/Zylann/godot_voxel
branch = godot3.3
[submodule "llightmap"]
path = modules/llightmap
url = https://github.com/lawnjelly/godot-llightmap
branch = master
[submodule "smooth"]
path = modules/smooth
url = https://github.com/lawnjelly/godot-smooth
branch = master
[submodule "tabletop_club_godot_module"]
path = modules/tabletop_club_godot_module
url = https://github.com/drwhut/tabletop_club_godot_module
branch = master
[submodule "godot_box2d"]
path = modules/godot_box2d
url = https://github.com/briansemrau/godot_box2d
branch = 3.x
[submodule "lua"]
path = modules/lua
url = https://github.com/Trey2k/lua
branch = main
[submodule "terrain_generator"]
path = modules/terrain_generator
url = https://github.com/EternalColor/Godot-Planet-Generator-Module
branch = master
[submodule "luascript"]
path = modules/luascript
url = https://github.com/perbone/luascript
branch = master