-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
30 lines (30 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
28
29
30
[submodule "mods/moreblocks"]
path = mods/moreblocks
url = https://github.com/minetest-mods/moreblocks
[submodule "mods/player_api"]
path = mods/player_api
url = https://github.com/minetest-game/player_api
[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/controls"]
path = mods/controls
url = https://github.com/mt-mods/controls
[submodule "mods/travelnet"]
path = mods/travelnet
url = https://github.com/mt-mods/travelnet
[submodule "mods/pick_and_place"]
path = mods/pick_and_place
url = https://github.com/BuckarooBanzay/pick_and_place
[submodule "mods/wield_events"]
path = mods/wield_events
url = https://github.com/mt-mods/wield_events
[submodule "mods/xcompat"]
path = mods/xcompat
url = https://github.com/mt-mods/xcompat