-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 837 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 837 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "Project/Website/OMGG-Website"]
path = Project/Website/OMGG-Website
url = https://github.com/EnzoGrn/OMGG-Website
branch = main
[submodule "Project/Game/Vermines"]
path = Project/Game/Vermines
url = https://github.com/EnzoGrn/Vermines
branch = main
[submodule "Project/Template/package-template"]
path = Project/Template/package-template
url = https://github.com/omgg-dev/template-package
branch = main
[submodule "Project/Template/package-game"]
path = Project/Template/package-game
url = https://github.com/omgg-dev/template-game
branch = main
[submodule "Project/Package/Chronicle"]
path = Project/Package/Chronicle
url = git@github.com:omgg-dev/Chronicle.git
branch = main
[submodule "Project/Package/Anti-AFK"]
path = Project/Package/Anti-AFK
url = git@github.com:omgg-dev/anti-afk.git
branch = main