-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
81 lines (81 loc) · 2.63 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
69
70
71
72
73
74
75
76
77
78
79
80
81
[submodule "mods/mesecons"]
path = mods/mesecons
url = https://github.com/minetest-mods/mesecons/
[submodule "mods/digilines"]
path = mods/digilines
url = https://github.com/minetest-mods/digilines/
[submodule "mods/display_modpack"]
path = mods/display_modpack
url = https://github.com/mt-mods/display_modpack
[submodule "mods/moreblocks"]
path = mods/moreblocks
url = https://github.com/minetest-mods/moreblocks.git
[submodule "mods/default"]
path = mods/default
url = https://github.com/minetest-game/default
[submodule "mods/flowers"]
path = mods/flowers
url = https://github.com/minetest-game/flowers
[submodule "mods/doors"]
path = mods/doors
url = https://github.com/minetest-game/doors
[submodule "mods/player_api"]
path = mods/player_api
url = https://github.com/minetest-game/player_api
[submodule "mods/screwdriver"]
path = mods/screwdriver
url = https://github.com/minetest-game/screwdriver
[submodule "mods/creative"]
path = mods/creative
url = https://github.com/minetest-game/creative
[submodule "mods/dye"]
path = mods/dye
url = https://github.com/minetest-game/dye
[submodule "mods/sfinv"]
path = mods/sfinv
url = https://github.com/minetest-game/sfinv
[submodule "mods/factory_bridges"]
path = mods/factory_bridges
url = https://github.com/pandorabox-io/factory_bridges
[submodule "mods/digistuff"]
path = mods/digistuff
url = https://github.com/mt-mods/digistuff
[submodule "mods/printer"]
path = mods/printer
url = https://cheapiesystems.com/git/printer/
[submodule "mods/digibuilder"]
path = mods/digibuilder
url = https://github.com/BuckarooBanzay/digibuilder
[submodule "mods/mtt"]
path = mods/mtt
url = https://github.com/buckarooBanzay/mtt
[submodule "mods/mapsync"]
path = mods/mapsync
url = https://github.com/BuckarooBanzay/mapsync
[submodule "mods/mtzip"]
path = mods/mtzip
url = https://github.com/BuckarooBanzay/mtzip
[submodule "mods/technic"]
path = mods/technic
url = https://github.com/mt-mods/technic
[submodule "mods/pipeworks"]
path = mods/pipeworks
url = https://github.com/mt-mods/pipeworks
[submodule "mods/moreores"]
path = mods/moreores
url = https://github.com/minetest-mods/moreores
[submodule "mods/basic_materials"]
path = mods/basic_materials
url = https://github.com/mt-mods/basic_materials
[submodule "mods/unifieddyes"]
path = mods/unifieddyes
url = https://github.com/mt-mods/unifieddyes
[submodule "mods/unified_inventory"]
path = mods/unified_inventory
url = https://github.com/minetest-mods/unified_inventory
[submodule "mods/xcompat"]
path = mods/xcompat
url = https://github.com/mt-mods/xcompat/
[submodule "mods/fakelib"]
path = mods/fakelib
url = https://github.com/OgelGames/fakelib