mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
17 lines
517 B
Plaintext
17 lines
517 B
Plaintext
[submodule "dep/imhex"]
|
|
path = dep/imhex
|
|
url = git@github.com:WerWolv/ImHex.git
|
|
[submodule "dep/libwolv"]
|
|
path = dep/libwolv
|
|
url = git@github.com:WerWolv/libwolv.git
|
|
[submodule "dep/imgui"]
|
|
path = dep/imgui
|
|
url = https://github.com/ocornut/imgui.git
|
|
branch = docking
|
|
[submodule "pattern-language"]
|
|
path = dep/pattern-language
|
|
url = https://github.com/WerWolv/PatternLanguage.git
|
|
[submodule "dep/native-file-dialog"]
|
|
path = dep/native-file-dialog
|
|
url = https://github.com/btzy/nativefiledialog-extended.git
|