lila/.gitmodules

28 lines
994 B
Plaintext
Raw Normal View History

[submodule "scalachess"]
2013-04-09 07:44:57 -06:00
path = modules/chess
2013-05-13 20:41:05 -06:00
url = git://github.com/ornicar/scalachess.git
2014-07-05 08:50:04 -06:00
[submodule "public/vendor/tagmanager"]
path = public/vendor/tagmanager
url = https://github.com/max-favilli/tagmanager
[submodule "modules/swisssystem"]
path = modules/swisssystem
url = https://github.com/psuter/swisssystem
[submodule "public/staunton"]
path = public/staunton
url = https://github.com/clarkerubber/Staunton-Pieces
[submodule "submodules/pdfexporter"]
path = submodules/pdfexporter
url = https://github.com/clarkerubber/lichessPDFExporter
[submodule "submodules/boardcreator"]
path = submodules/boardcreator
url = https://github.com/clarkerubber/board-creator
2014-11-10 03:20:48 -07:00
[submodule "ui/chessli"]
path = ui/chessli
url = https://github.com/ornicar/chess.js
2014-11-19 15:28:49 -07:00
[submodule "public/vendor/moment"]
path = public/vendor/moment
url = https://github.com/moment/moment
2015-09-17 14:39:56 -06:00
[submodule "public/vendor/ChessPursuit"]
path = public/vendor/ChessPursuit
url = https://github.com/ornicar/ChessPursuit