mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-03-28 04:07:01 -05:00
Use InstallerTools as external tool instead of library
This cuts down on Loom's direct compiletime dependencies.
This commit is contained in:
@@ -160,7 +160,6 @@ dependencies {
|
||||
compileOnly libs.kotlin.gradle.plugin
|
||||
|
||||
// Forge patches
|
||||
implementation libs.forge.installer.tools
|
||||
implementation libs.lorenz
|
||||
implementation libs.mcinjector
|
||||
implementation libs.opencsv
|
||||
|
||||
Reference in New Issue
Block a user