generated from techno-dwarf-works/unity-package-repo-template
-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
32 lines (32 loc) · 1.11 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
[submodule "BetterInternalCore"]
path = Assets/BetterInternalCore
url = [email protected]:techno-dwarf-works/better-internal-core.git
branch = upm
[submodule "BetterCommons"]
path = Assets/BetterCommons
url = [email protected]:techno-dwarf-works/better-commons.git
branch = upm
[submodule "BetterAttributes"]
path = Assets/BetterAttributes
url = [email protected]:techno-dwarf-works/better-attributes.git
branch = upm
[submodule "BetterConditions"]
path = Assets/BetterConditions
url = [email protected]:techno-dwarf-works/better-conditions.git
branch = upm
[submodule "BetterLocators"]
path = Assets/BetterLocators
url = [email protected]:techno-dwarf-works/better-locators.git
branch = upm
[submodule "BetterProjectSettings"]
path = Assets/BetterProjectSettings
url = [email protected]:techno-dwarf-works/better-project-settings.git
branch = upm
[submodule "BetterStateMachine"]
path = Assets/BetterStateMachine
url = [email protected]:techno-dwarf-works/better-state-machine.git
branch = upm
[submodule "BetterSingletons"]
path = Assets/BetterSingletons
url = [email protected]:techno-dwarf-works/better-singletons.git
branch = upm