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