lila/.gitmodules

28 lines
1020 B
Plaintext

[submodule "scalachess"]
path = modules/chess
url = git://github.com/ornicar/scalachess.git
[submodule "public/vendor/tagmanager"]
path = public/vendor/tagmanager
url = https://github.com/max-favilli/tagmanager
[submodule "submodules/pdfexporter"]
path = submodules/pdfexporter
url = https://github.com/ornicar/lichessPDFExporter
[submodule "submodules/boardcreator"]
path = submodules/boardcreator
url = https://github.com/clarkerubber/board-creator
[submodule "ui/chessli"]
path = ui/chessli
url = https://github.com/ornicar/chess.js
[submodule "public/vendor/moment"]
path = public/vendor/moment
url = https://github.com/moment/moment
[submodule "public/vendor/ChessPursuit"]
path = public/vendor/ChessPursuit
url = https://github.com/ornicar/ChessPursuit
[submodule "public/vendor/multiple-select"]
path = public/vendor/multiple-select
url = https://github.com/ornicar/multiple-select
[submodule "public/vendor/hopscotch"]
path = public/vendor/hopscotch
url = https://github.com/linkedin/hopscotch