compiler/.gitmodules
Florian Bouillon 552e4b49fa
Initial Compiler
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2020-03-10 13:02:02 +01:00

11 lines
256 B
Plaintext

[submodule "db"]
path = db
url = https://git.delta-wings.net/tcgdex/db.git
[submodule "dist"]
path = dist
url = https://git.delta-wings.net/tcgdex/compiled.git
[submodule "sdk"]
path = sdk
url = https://git.delta-wings.net/tcgdex/javascript-sdk.git