mirror of
https://github.com/tcgdex/compiler.git
synced 2025-07-25 13:49:50 +00:00
Initial Compiler
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
10
.gitmodules
vendored
Normal file
10
.gitmodules
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
[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
|
Reference in New Issue
Block a user