-
Notifications
You must be signed in to change notification settings - Fork 26
/
.gitmodules
36 lines (36 loc) · 1017 Bytes
/
.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 "Cerveau"]
path = Cerveau
url = [email protected]:siggame/Cerveau.git
[submodule "Creer"]
path = Creer
url = [email protected]:siggame/Creer.git
[submodule "Viseur"]
path = Viseur
url = [email protected]:siggame/Viseur.git
[submodule "Joueur.cpp"]
path = Joueur.cpp
url = [email protected]:siggame/Joueur.cpp.git
[submodule "Joueur.cs"]
path = Joueur.cs
url = [email protected]:siggame/Joueur.cs.git
[submodule "Joueur.go"]
path = Joueur.go
url = [email protected]:siggame/Joueur.go.git
[submodule "Joueur.java"]
path = Joueur.java
url = [email protected]:siggame/Joueur.java.git
[submodule "Joueur.js"]
path = Joueur.js
url = [email protected]:siggame/Joueur.js.git
[submodule "Joueur.lua"]
path = Joueur.lua
url = [email protected]:siggame/Joueur.lua.git
[submodule "Joueur.py"]
path = Joueur.py
url = [email protected]:siggame/Joueur.py.git
[submodule "Joueur.ts"]
path = Joueur.ts
url = [email protected]:siggame/Joueur.ts.git
[submodule "Website"]
path = Website
url = [email protected]:siggame/Cadre-Website.git