-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
42 lines (42 loc) · 2.04 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
40
41
42
[submodule "Assets/Standard Assets/EventManagement"]
path = Assets/Standard Assets/EventManagement
url = git@github.com:FredericRP/EventManagement.git
[submodule "Assets/Standard Assets/ObjectPool"]
path = Assets/Standard Assets/ObjectPool
url = git@github.com:FredericRP/ObjectPool.git
[submodule "Assets/Standard Assets/PopupHandler"]
path = Assets/Standard Assets/PopupHandler
url = git@github.com:FredericRP/PopupHandler.git
[submodule "Assets/Standard Assets/GenericSingleton"]
path = Assets/Standard Assets/GenericSingleton
url = git@github.com:FredericRP/GenericSingleton.git
[submodule "Assets/Standard Assets/ScreenTransitions"]
path = Assets/Standard Assets/ScreenTransitions
url = git@github.com:FredericRP/ScreenTransitions.git
[submodule "Assets/Standard Assets/PlayerCurrency"]
path = Assets/Standard Assets/PlayerCurrency
url = git@github.com:FredericRP/PlayerCurrency.git
[submodule "Assets/Standard Assets/PersistentDataSystem"]
path = Assets/Standard Assets/PersistentDataSystem
url = git@github.com:FredericRP/PersistentDataSystem.git
[submodule "Assets/Standard Assets/GameQuest"]
path = Assets/Standard Assets/GameQuest
url = git@github.com:FredericRP/GameQuest.git
[submodule "Assets/Standard Assets/StringDataList"]
path = Assets/Standard Assets/StringDataList
url = git@github.com:FredericRP/StringDataList.git
[submodule "Assets/Standard Assets/Tips"]
path = Assets/Standard Assets/Tips
url = git@github.com:FredericRP/Tips.git
[submodule "Assets/Standard Assets/BucketGenerator"]
path = Assets/Standard Assets/BucketGenerator
url = git@github.com:FredericRP/BucketGenerator.git
[submodule "Assets/Standard Assets/EasyLoading"]
path = Assets/Standard Assets/EasyLoading
url = git@github.com:FredericRP/EasyLoading.git
[submodule "Assets/Standard Assets/SimpleLocalization"]
path = Assets/Standard Assets/SimpleLocalization
url = git@github.com:FredericRP/SimpleLocalization.git
[submodule "Assets/Standard Assets/UnityPackageTool"]
path = Assets/Standard Assets/UnityPackageTool
url = git@github.com:FredericRP/UnityPackageTool.git