forked from audetto/AppleWin
-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 883 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 883 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "source/frontends/qt/QHexView"]
path = source/frontends/qt/QHexView
url = https://github.com/Dax89/QHexView
branch = 5.0
[submodule "source/frontends/sdl/imgui/imgui"]
path = source/frontends/sdl/imgui/imgui
url = https://github.com/ocornut/imgui
[submodule "source/frontends/sdl/imgui/imgui_club"]
path = source/frontends/sdl/imgui/imgui_club
url = https://github.com/ocornut/imgui_club
branch = main
[submodule "source/frontends/sdl/imgui/imgui-filebrowser"]
path = source/frontends/sdl/imgui/imgui-filebrowser
url = https://github.com/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