Files
fluxengine/.gitmodules
2025-08-28 23:41:51 +02:00

26 lines
806 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
[submodule "dep/xdgpp"]
path = dep/xdgpp
url = https://github.com/WerWolv/xdgpp.git
[submodule "dep/romfs"]
path = dep/libromfs
url = https://github.com/WerWolv/libromfs.git
[submodule "dep/throwing_ptr"]
path = dep/throwing_ptr
url = https://github.com/rockdreamer/throwing_ptr.git