rayjs/.gitmodules

8 lines
230 B
Plaintext

[submodule "thirdparty/quickjs"]
path = thirdparty/quickjs
url = https://github.com/bellard/quickjs.git
[submodule "thirdparty/raylib"]
path = thirdparty/raylib
url = https://github.com/raysan5/raylib.git
branch = tags/4.5.0