22 lines
547 B
Plaintext
22 lines
547 B
Plaintext
[submodule "freetype"]
|
|
path = freetype
|
|
url = https://github.com/freetype/freetype.git
|
|
[submodule "imgui"]
|
|
path = imgui
|
|
url = https://github.com/ocornut/imgui.git
|
|
[submodule "imgui-sfml"]
|
|
path = imgui-sfml
|
|
url = https://github.com/SFML/imgui-sfml.git
|
|
[submodule "SFML"]
|
|
path = SFML
|
|
url = https://github.com/SFML/SFML.git
|
|
[submodule "vorbis"]
|
|
path = vorbis
|
|
url = https://github.com/xiph/vorbis.git
|
|
[submodule "flac"]
|
|
path = flac
|
|
url = https://github.com/xiph/flac.git
|
|
[submodule "ogg"]
|
|
path = ogg
|
|
url = https://github.com/xiph/ogg.git
|