-
-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 680 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 680 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "android/common_python"]
path = android/common_python
url = https://github.com/canewsin/common_python.git
[submodule "android/arm_python"]
path = android/arm_python
url = https://github.com/canewsin/arm_python.git
[submodule "android/arm64_python"]
path = android/arm64_python
url = https://github.com/canewsin/arm64_python.git
[submodule "android/x86_64_python"]
path = android/x86_64_python
url = https://github.com/canewsin/x86_64_python.git
[submodule "android/x86_python"]
path = android/x86_python
url = https://github.com/canewsin/x86_python.git
[submodule "lib/dashboard"]
path = lib/dashboard
url = https://github.com/ZeroNetX/Dashboard-Engine.git