mirror of
https://github.com/encounter/aurora.git
synced 2025-08-06 12:25:36 +00:00
16 lines
411 B
Plaintext
16 lines
411 B
Plaintext
[submodule "extern/dawn"]
|
|
path = extern/dawn
|
|
url = https://dawn.googlesource.com/dawn
|
|
branch = main
|
|
[submodule "extern/SDL"]
|
|
path = extern/SDL
|
|
url = https://github.com/libsdl-org/SDL.git
|
|
branch = release-3.2.x
|
|
[submodule "extern/imgui"]
|
|
path = extern/imgui
|
|
url = https://github.com/ocornut/imgui.git
|
|
branch = docking
|
|
[submodule "extern/fmt"]
|
|
path = extern/fmt
|
|
url = https://github.com/fmtlib/fmt.git
|