-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
39 lines (39 loc) · 1.37 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
[submodule "public/img"]
path = public/img
url = https://www.github.com/theShmoo/DSA5ImageResources.git
[submodule "src/pages/successes"]
path = src/pages/successes
url = https://www.github.com/theShmoo/DSA5SuccessesAndFailures.git
[submodule "src/pages/data"]
path = src/pages/data
url = https://www.github.com/theShmoo/DSA5Data.git
[submodule "src/pages/crafting"]
path = src/pages/crafting
url = https://www.github.com/theShmoo/DSA5Crafting.git
[submodule "src/pages/treasures"]
path = src/pages/treasures
url = https://github.com/theShmoo/DSA5Treasures.git
[submodule "src/pages/tavern"]
path = src/pages/tavern
url = https://github.com/theShmoo/DSA5Tavern.git
[submodule "src/pages/utils"]
path = src/pages/utils
url = https://github.com/theShmoo/DSA5Utils.git
[submodule "src/pages/fauna"]
path = src/pages/fauna
url = https://github.com/theShmoo/DSA5Hunting
[submodule "src/pages/spellbook"]
path = src/pages/spellbook
url = https://github.com/theShmoo/DSA5SpellBook
[submodule "src/pages/flora"]
path = src/pages/flora
url = https://github.com/theShmoo/DSA5WebFlora
[submodule "src/pages/names"]
path = src/pages/names
url = https://github.com/theShmoo/DSA5Names
[submodule "src/pages/chants"]
path = src/pages/chants
url = https://github.com/theShmoo/DSA5Chants
[submodule "src/pages/controls"]
path = src/pages/controls
url = https://github.com/theShmoo/DSA5Controls