mirror of
https://github.com/whitechi73/OpenShamrock.git
synced 2024-08-14 13:12:17 +08:00
Shamrock
: 添加对kritor的依赖
Signed-off-by: 白池 <whitechi73@outlook.com>
This commit is contained in:
parent
5637db43be
commit
13a49dd70b
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[submodule "kritor"]
|
||||||
|
path = kritor
|
||||||
|
url = https://github.com/KarinJS/kritor
|
1
kritor
Submodule
1
kritor
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 7bb50f4de3e64d6c1b9e00716c13870f14054b52
|
@ -39,3 +39,6 @@ include(
|
|||||||
include(":protobuf")
|
include(":protobuf")
|
||||||
include(":processor")
|
include(":processor")
|
||||||
include(":annotations")
|
include(":annotations")
|
||||||
|
include(":kritor")
|
||||||
|
|
||||||
|
project(":kritor").projectDir = file("kritor/protos")
|
Loading…
x
Reference in New Issue
Block a user