legacy tag parsing and transformation

This commit is contained in:
nea
2022-07-26 11:42:48 +02:00
parent 372eec27e5
commit 37218614c6
15 changed files with 373 additions and 164 deletions

View File

@@ -9,6 +9,11 @@ architectury {
loom {
accessWidenerPath.set(project(":common").loom.accessWidenerPath)
launches {
named("client") {
property("fabric.log.level", "info")
}
}
}
/**