Print info about locked files during configuration or genSources (#1066)

* Print info about locked files during configuration or genSources

* Use release version

* Output adjustments

* Fix build

* Add user back
This commit is contained in:
modmuss
2024-03-11 21:16:46 +00:00
committed by GitHub
parent 994a97e3de
commit c60b456f7e
7 changed files with 206 additions and 70 deletions

View File

@@ -131,11 +131,12 @@ dependencies {
implementation libs.fabric.tiny.remapper
implementation libs.fabric.access.widener
implementation libs.fabric.mapping.io
implementation (libs.fabric.lorenz.tiny) {
transitive = false
}
implementation libs.fabric.loom.nativelib
// decompilers
fernflowerCompileOnly runtimeLibs.fernflower
fernflowerCompileOnly libs.fabric.mapping.io