rayjs/.gitmodules

14 lines
438 B
Plaintext
Raw Normal View History

2023-05-01 16:21:34 +00:00
[submodule "thirdparty/SDL"]
path = thirdparty/SDL
url = https://github.com/libsdl-org/SDL.git
branch = tags/release-2.26.5
[submodule "thirdparty/quickjs"]
path = thirdparty/quickjs
url = https://github.com/bellard/quickjs.git
2023-05-02 19:32:26 +00:00
[submodule "thirdparty/corrade"]
path = thirdparty/corrade
url = https://github.com/mosra/corrade.git
[submodule "thirdparty/magnum"]
path = thirdparty/magnum
url = https://github.com/mosra/magnum.git