mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
29 lines
900 B
Plaintext
29 lines
900 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
|
|
[submodule "dep/lunasvg"]
|
|
path = dep/lunasvg
|
|
url = https://github.com/sammycage/lunasvg.git
|