forked from PySymGym/PySymGym
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 1.19 KB
/
.gitmodules
File metadata and controls
30 lines (30 loc) · 1.19 KB
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
[submodule "GameServers/VSharp"]
path = GameServers/VSharp
url = https://github.com/gsvgit/VSharp.git
[submodule "maps/DotNet/Maps/LiteDB"]
path = maps/DotNet/Maps/LiteDB
url = https://github.com/mbdavid/LiteDB.git
[submodule "maps/DotNet/Maps/StandaloneUnity"]
path = maps/DotNet/Maps/StandaloneUnity
url = https://github.com/mxprshn/StandaloneUnity.git
[submodule "maps/DotNet/Maps/BizHawk"]
path = maps/DotNet/Maps/BizHawk
url = https://github.com/TASEmulators/BizHawk.git
[submodule "maps/DotNet/Maps/advanced-algorithms"]
path = maps/DotNet/Maps/advanced-algorithms
url = https://github.com/justcoding121/advanced-algorithms.git
[submodule "maps/DotNet/Maps/C-Sharp-Algorithms"]
path = maps/DotNet/Maps/C-Sharp-Algorithms
url = https://github.com/aalhour/C-Sharp-Algorithms.git
[submodule "maps/DotNet/Maps/rd"]
path = maps/DotNet/Maps/rd
url = https://github.com/JetBrains/rd.git
[submodule "maps/Java/Maps/LogicNG"]
path = maps/Java/Maps/LogicNG
url = https://github.com/logic-ng/LogicNG.git
[submodule "maps/Java/Maps/jflex"]
path = maps/Java/Maps/jflex
url = https://github.com/jflex-de/jflex.git
[submodule "GameServers/usvm"]
path = GameServers/usvm
url = https://github.com/gsvgit/usvm.git