-
Notifications
You must be signed in to change notification settings - Fork 27
/
.gitmodules
78 lines (78 loc) · 4.72 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
[submodule "src/3rd_party/qbreakpad"]
path = src/3rd_party/qbreakpad
url = https://github.com/story-apps/qBreakpad.git
[submodule "src/3rd_party/pdfhummus"]
path = src/3rd_party/pdfhummus
url = https://github.com/story-apps/PDF-Writer.git
[submodule "src/3rd_party/pdftextextraction"]
path = src/3rd_party/pdftextextraction
url = https://github.com/story-apps/pdf-text-extraction.git
[submodule "src/cloud"]
path = src/cloud
url = [email protected]:story-apps/starcloud
[submodule "src/core/management_layer/plugins/character_information"]
path = src/core/management_layer/plugins/character_information
url = [email protected]:story-apps/starc-character-information-plugin.git
[submodule "src/core/management_layer/plugins/location_information"]
path = src/core/management_layer/plugins/location_information
url = [email protected]:story-apps/starc-location-information-plugin.git
[submodule "src/core/management_layer/plugins/screenplay_statistics"]
path = src/core/management_layer/plugins/screenplay_statistics
url = [email protected]:story-apps/starc-screenplay-statistics-plugin.git
[submodule "src/core/management_layer/plugins/comic_book_statistics"]
path = src/core/management_layer/plugins/comic_book_statistics
url = [email protected]:story-apps/starc-comic-book-statistics-plugin.git
[submodule "src/core/management_layer/plugins/audioplay_statistics"]
path = src/core/management_layer/plugins/audioplay_statistics
url = [email protected]:story-apps/starc-audioplay-statistics-plugin.git
[submodule "src/core/management_layer/plugins/characters_relations"]
path = src/core/management_layer/plugins/characters_relations
url = [email protected]:story-apps/starc-characters-relations-plugin.git
[submodule "src/core/management_layer/plugins/locations_map"]
path = src/core/management_layer/plugins/locations_map
url = [email protected]:story-apps/starc-locations-map-plugin.git
[submodule "src/core/management_layer/plugins/stageplay_statistics"]
path = src/core/management_layer/plugins/stageplay_statistics
url = [email protected]:story-apps/starc-stageplay-statistics-plugin.git
[submodule "src/core/management_layer/plugins/project_collaborators"]
path = src/core/management_layer/plugins/project_collaborators
url = [email protected]:story-apps/starc-project-collaborators-plugin.git
[submodule "src/core/management_layer/plugins/screenplay_cards"]
path = src/core/management_layer/plugins/screenplay_cards
url = [email protected]:story-apps/starc-screenplay-cards-plugin.git
[submodule "src/core/management_layer/plugins/images_gallery"]
path = src/core/management_layer/plugins/images_gallery
url = [email protected]:story-apps/starc-images-gallery-plugin.git
[submodule "src/core/management_layer/plugins/character_dialogues"]
path = src/core/management_layer/plugins/character_dialogues
url = [email protected]:story-apps/starc-character-dialogues-plugin.git
[submodule "src/core/management_layer/plugins/worlds_map"]
path = src/core/management_layer/plugins/worlds_map
url = [email protected]:story-apps/starc-worlds-map-plugin.git
[submodule "src/core/management_layer/plugins/world_information"]
path = src/core/management_layer/plugins/world_information
url = [email protected]:story-apps/starc-world-information-plugin.git
[submodule "src/core/management_layer/plugins/novel_cards"]
path = src/core/management_layer/plugins/novel_cards
url = [email protected]:story-apps/starc-novel-cards-plugin.git
[submodule "src/core/management_layer/plugins/novel_statistics"]
path = src/core/management_layer/plugins/novel_statistics
url = [email protected]:story-apps/starc-novel-statistics-plugin.git
[submodule "src/core/management_layer/plugins/screenplay_breakdown"]
path = src/core/management_layer/plugins/screenplay_breakdown
url = [email protected]:story-apps/starc-screenplay-breakdown-plugin.git
[submodule "src/core/management_layer/plugins/screenplay_breakdown_structure"]
path = src/core/management_layer/plugins/screenplay_breakdown_structure
url = [email protected]:story-apps/starc-screenplay-breakdown-structure-plugin.git
[submodule "src/core/management_layer/plugins/mind_map"]
path = src/core/management_layer/plugins/mind_map
url = [email protected]:story-apps/starc-mind-map-plugin.git
[submodule "src/core/management_layer/plugins/location_scenes"]
path = src/core/management_layer/plugins/location_scenes
url = [email protected]:story-apps/starc-location-scenes-plugin.git
[submodule "src/core/management_layer/plugins/screenplay_timeline"]
path = src/core/management_layer/plugins/screenplay_timeline
url = [email protected]:story-apps/starc-screenplay-timeline-plugin.git
[submodule "src/core/management_layer/plugins/novel_timeline"]
path = src/core/management_layer/plugins/novel_timeline
url = [email protected]:story-apps/starc-novel-timeline-plugin.git