forked from ShadowBlip/OpenGamepadUI
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
19 lines (19 loc) · 695 Bytes
/
.gitmodules
File metadata and controls
19 lines (19 loc) · 695 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "gdext/godot-dbus"]
path = gdext/godot-dbus
url = https://github.com/ShadowBlip/godot-dbus.git
[submodule "gdext/godot-cpp"]
path = gdext/godot-cpp
url = https://github.com/godotengine/godot-cpp
branch = 4.2
[submodule "gdext/godot-linuxthread"]
path = gdext/godot-linuxthread
url = https://github.com/ShadowBlip/godot-linuxthread.git
[submodule "gdext/godot-pty"]
path = gdext/godot-pty
url = https://github.com/ShadowBlip/godot-pty.git
[submodule "gdext/godot-unix-socket"]
path = gdext/godot-unix-socket
url = https://github.com/ShadowBlip/godot-unix-socket.git
[submodule "gdext/godot-xlib"]
path = gdext/godot-xlib
url = https://github.com/ShadowBlip/godot-xlib.git