ForgeGradle
ForgeGradle copied to clipboard
Implement Jar-in-Jar transitive dependencies resolvement
Right now transitive dependencies of libraries added with JiJ are not added to manifest, and should be explicitly added by mod developer.
Can somebody transfer this to FG, it is not an issue for Forge.
@realkarmakun What exactly do you mean here with manifest?
@realkarmakun What exactly do you mean here with manifest?
In the metadata.json. Transitive Dependencies are not added, but the jars itself are added.
Edit: This issue relates to #895 meaning it is rather a bug, then a feature.