forked from audetto/AppleWin
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.gitmodules
20 lines (20 loc) · 816 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[submodule "source/frontends/qt/QHexView"]
path = source/frontends/qt/QHexView
url = ../../Dax89/QHexView
branch = 5.0
[submodule "source/frontends/sdl/imgui/imgui"]
path = source/frontends/sdl/imgui/imgui
url = ../../ocornut/imgui
[submodule "source/frontends/sdl/imgui/imgui_club"]
path = source/frontends/sdl/imgui/imgui_club
url = ../../ocornut/imgui_club
[submodule "source/frontends/sdl/imgui/imgui-filebrowser"]
path = source/frontends/sdl/imgui/imgui-filebrowser
url = ../../AirGuanZ/imgui-filebrowser
[submodule "source/frontends/mariani/CiderPress"]
path = source/frontends/mariani/CiderPress
url = https://github.com/fadden/ciderpress.git
[submodule "source/frontends/mariani/HexFiend"]
path = source/frontends/mariani/HexFiend
url = https://github.com/sh95014/HexFiend.git
branch = mariani