chaos: mega-tnt and chunk exporter fixes

This commit is contained in:
2023-01-30 15:01:39 -08:00
parent 452ec0d7da
commit cbe647cce9
15 changed files with 95 additions and 21 deletions

View File

@ -3,5 +3,6 @@ plugins {
}
dependencies {
implementation(project(":common-plugin"))
compileOnly(project(":foundation-core"))
}