-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
90 lines (90 loc) · 2.67 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
82
83
84
85
86
87
88
89
90
[submodule "vessels"]
path = vessels
url = https://github.com/minetest-game-mods/vessels
[submodule "walls"]
path = walls
url = https://github.com/minetest-game-mods/walls
[submodule "wool"]
path = wool
url = https://github.com/minetest-game-mods/wool
[submodule "screwdriver"]
path = screwdriver
url = https://github.com/minetest-game-mods/screwdriver
[submodule "game_commands"]
path = game_commands
url = https://github.com/minetest-game-mods/game_commands
[submodule "boats"]
path = boats
url = https://github.com/minetest-game-mods/boats
[submodule "butterflies"]
path = butterflies
url = https://github.com/minetest-game-mods/butterflies
[submodule "xpanes"]
path = xpanes
url = https://github.com/minetest-game-mods/xpanes
[submodule "flowers"]
path = flowers
url = https://github.com/minetest-game-mods/flowers
[submodule "dungeon_loot"]
path = dungeon_loot
url = https://github.com/minetest-game-mods/dungeon_loot
[submodule "default"]
path = default
url = https://github.com/minetest-game-mods/default
[submodule "tnt"]
path = tnt
url = https://github.com/minetest-game-mods/tnt
[submodule "sfinv"]
path = sfinv
url = https://github.com/minetest-game-mods/sfinv
[submodule "give_initial_stuff"]
path = give_initial_stuff
url = https://github.com/minetest-game-mods/give_initial_stuff
[submodule "fireflies"]
path = fireflies
url = https://github.com/minetest-game-mods/fireflies
[submodule "carts"]
path = carts
url = https://github.com/minetest-game-mods/carts
[submodule "doors"]
path = doors
url = https://github.com/minetest-game-mods/doors
[submodule "map"]
path = map
url = https://github.com/minetest-game-mods/map
[submodule "fire"]
path = fire
url = https://github.com/minetest-game-mods/fire
[submodule "bucket"]
path = bucket
url = https://github.com/minetest-game-mods/bucket
[submodule "farming"]
path = farming
url = https://github.com/minetest-game-mods/farming
[submodule "binoculars"]
path = binoculars
url = https://github.com/minetest-game-mods/binoculars
[submodule "player_api"]
path = player_api
url = https://github.com/minetest-game-mods/player_api
[submodule "bones"]
path = bones
url = https://github.com/minetest-game-mods/bones
[submodule "creative"]
path = creative
url = https://github.com/minetest-game-mods/creative
[submodule "sethome"]
path = sethome
url = https://github.com/minetest-game-mods/sethome
[submodule "beds"]
path = beds
url = https://github.com/minetest-game-mods/beds
[submodule "stairs"]
path = stairs
url = https://github.com/minetest-game-mods/stairs
[submodule "dye"]
path = dye
url = https://github.com/minetest-game-mods/dye
[submodule "spawn"]
path = spawn
url = https://github.com/minetest-game-mods/spawn