1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2024-12-27 21:35:41 +00:00
kamokan/.gitmodules
King_DuckZ 1870829ec2 Import lib mstch and put it to good use.
Response classes are given a chance to modify the
dictionary that is later sent to mstch.
2017-04-18 18:40:42 +01:00

9 lines
285 B
Text

[submodule "lib/incredis"]
path = lib/incredis
url = https://github.com/KingDuckZ/incredis.git
[submodule "lib/better-enums"]
path = lib/better-enums
url = https://github.com/aantron/better-enums
[submodule "lib/mstch"]
path = lib/mstch
url = https://github.com/no1msd/mstch.git