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