-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
44 lines (44 loc) · 1.48 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
[submodule "pythonpackages/renpy_utility"]
path = pythonpackages/renpy_utility
url = https://github.com/DRincs-Productions/renpy-utility-lib
branch = python-lib
[submodule "game/renpy_utility_tool"]
path = game/renpy_utility_tool
url = https://github.com/DRincs-Productions/renpy-utility-lib
branch = renpy-lib
[submodule "game/screens_style"]
path = game/screens_style
url = https://github.com/DRincs-Productions/renpy-screens-style
branch = main
[submodule "pythonpackages/nqtr"]
path = pythonpackages/nqtr
url = https://github.com/DRincs-Productions/NQTR-System
branch = python-lib
[submodule "game/nqtr_tool"]
path = game/nqtr_tool
url = https://github.com/DRincs-Productions/NQTR-System
branch = renpy-lib
[submodule "game/nqtr_screens"]
path = game/nqtr_screens
url = https://github.com/DRincs-Productions/NQTR-System
branch = screens
[submodule "game/nqtr_interface"]
path = game/nqtr_interface
url = https://github.com/DRincs-Productions/NQTR-System
branch = interface-images
[submodule "game/images"]
path = game/images
url = https://github.com/DRincs-Productions/ABFD-renders
branch = 2160p
[submodule "pythonpackages/ds"]
path = pythonpackages/ds
url = https://github.com/DRincs-Productions/DS-toolkit
branch = python-lib
[submodule "game/ds_tool"]
path = game/ds_tool
url = https://github.com/DRincs-Productions/DS-toolkit
branch = renpy-lib
[submodule "game/ds_screens"]
path = game/ds_screens
url = https://github.com/DRincs-Productions/DS-toolkit
branch = screens