generated from techno-dwarf-works/unity-package-repo-template
-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
28 lines (28 loc) · 982 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
[submodule "BetterServices"]
path = Assets/BetterServices
url = git@github.com:techno-dwarf-works/better-services.git
branch = upm
[submodule "BetterSingletons"]
path = Assets/BetterSingletons
url = git@github.com:techno-dwarf-works/better-singletons.git
branch = upm
[submodule "BetterLocators"]
path = Assets/BetterLocators
url = git@github.com:techno-dwarf-works/better-locators.git
branch = upm
[submodule "BetterCommons"]
path = Assets/BetterCommons
url = git@github.com:techno-dwarf-works/better-commons.git
branch = upm
[submodule "BetterAttributes"]
path = Assets/BetterAttributes
url = git@github.com:techno-dwarf-works/better-attributes.git
branch = upm
[submodule "BetterInternalCore"]
path = Assets/BetterInternalCore
url = git@github.com:techno-dwarf-works/better-internal-core.git
branch = upm
[submodule "BetterProjectSettings"]
path = Assets/BetterProjectSettings
url = git@github.com:techno-dwarf-works/better-project-settings.git
branch = upm