mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-03-28 04:07:01 -05:00
Revert "Filter ':launcher' dependency (Could cause problems! Please test!)"
Signed-off-by: shedaniel <daniel@shedaniel.me>
This commit is contained in:
@@ -86,7 +86,6 @@ public class ForgeUserdevProvider extends DependencyProvider {
|
||||
}
|
||||
}
|
||||
|
||||
if (lib.getAsString().endsWith(":launcher")) continue;
|
||||
addDependency(lib.getAsString(), Constants.Configurations.FORGE_DEPENDENCIES);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user