1
0
mirror of https://github.com/kami-blue/client synced 2024-12-17 20:55:13 +00:00
kami-blue/.gitmodules
Xiaro 20108c9962
[refactor] New Command Base (#1747)
Co-authored-by: Dominika <sokolov.dominika@gmail.com>
2020-12-20 18:23:13 -05:00

14 lines
414 B
Plaintext

[submodule "src/main/cape-api"]
path = src/main/cape-api
url = https://github.com/kami-blue/cape-api.git
[submodule "src/main/commons"]
path = src/main/commons
url = https://github.com/kami-blue/commons.git
[submodule "src/main/event"]
path = src/main/event
url = https://github.com/kami-blue/event.git
[submodule "src/main/command"]
path = src/main/command
url = https://github.com/kami-blue/command.git