Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove DeobfRealms and its dependency on specialsource to reduce the fatjar size by almost 5MB #11

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

shartte
Copy link
Contributor

@shartte shartte commented Dec 9, 2024

This task was only used in 1.14.4 as far as I can tell.

This reduces the size of the fatjar from 5.74 MB -> 773 KB

@neoforged-pr-publishing
Copy link

neoforged-pr-publishing bot commented Dec 9, 2024

  • Publish PR to GitHub Packages

Last commit published: 7d49a3c640adc2e1f239290ecde3f0c6ac34f3ef.

PR Publishing

The artifacts published by this PR:

Repository Declaration

In order to use the artifacts published by the PR, add the following repository to your buildscript:

repositories {
    maven {
        name 'Maven for PR #11' // https://github.com/neoforged/InstallerTools/pull/11
        url 'https://prmaven.neoforged.net/InstallerTools/pr11'
        content {
            includeModule('net.neoforged.installertools', 'jarsplitter')
            includeModule('net.neoforged.installertools', 'zipinject')
            includeModule('net.neoforged.installertools', 'installertools')
            includeModule('net.neoforged.installertools', 'binarypatcher')
            includeModule('net.neoforged.installertools', 'cli-utils')
        }
    }
}

@Matyrobbrt Matyrobbrt added the enhancement New feature or request label Dec 9, 2024
@shartte shartte merged commit eaa961d into main Dec 9, 2024
3 checks passed
@neoforged-releases
Copy link

🚀 This PR has been released as InstallerTools version 3.0.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants