10 lines
288 B
Plaintext
10 lines
288 B
Plaintext
[submodule "third-party/imgui"]
|
|
path = third-party/imgui
|
|
url = https://github.com/ocornut/imgui
|
|
[submodule "third-party/SDL"]
|
|
path = third-party/SDL
|
|
url = https://github.com/libsdl-org/SDL
|
|
[submodule "third-party/fmt"]
|
|
path = third-party/fmt
|
|
url = https://github.com/fmtlib/fmt.git
|