You've already forked aurora
mirror of
https://github.com/CraftyBoss/aurora.git
synced 2026-07-14 05:07:24 -07:00
15 lines
405 B
Plaintext
15 lines
405 B
Plaintext
[submodule "extern/dawn"]
|
|
path = extern/dawn
|
|
url = https://github.com/encounter/dawn-cmake.git
|
|
[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
|