Initial Compiler

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2020-03-10 13:02:02 +01:00
commit 552e4b49fa
35 changed files with 817 additions and 0 deletions

10
.gitmodules vendored Normal file
View 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