refactor(core): add IO module and integrate GameContext import/export traits
This commit is contained in:
@@ -39,6 +39,7 @@ dependencies {
|
||||
}
|
||||
|
||||
implementation(project(":modules:api"))
|
||||
implementation(project(":modules:io"))
|
||||
implementation(project(":modules:rule"))
|
||||
|
||||
testImplementation(platform("org.junit:junit-bom:5.13.4"))
|
||||
|
||||
Reference in New Issue
Block a user