mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-25 15:40:28 +08:00
Rename :coregen to :mirai-console.codegen
This commit is contained in:
parent
514183e793
commit
3743d9230e
@ -28,7 +28,7 @@ fun includeProject(projectPath: String, path: String? = null) {
|
||||
}
|
||||
|
||||
includeProject(":mirai-console", "backend/mirai-console")
|
||||
includeProject(":codegen", "backend/codegen")
|
||||
includeProject(":mirai-console.codegen", "backend/codegen")
|
||||
includeProject(":mirai-console-pure", "frontend/mirai-console-pure")
|
||||
|
||||
@Suppress("ConstantConditionIf")
|
||||
|
Loading…
Reference in New Issue
Block a user