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

Add a tool for zip injection #4

Merged
merged 1 commit into from
Jun 24, 2024
Merged

Add a tool for zip injection #4

merged 1 commit into from
Jun 24, 2024

Conversation

Matyrobbrt
Copy link
Member

No description provided.

@Matyrobbrt Matyrobbrt added the enhancement New feature or request label Jun 23, 2024
@neoforged-pr-publishing
Copy link

neoforged-pr-publishing bot commented Jun 23, 2024

  • Publish PR to GitHub Packages

Last commit published: 070ff2f9d9bec4394dbe459c1336b491669cc431.

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 #4' // https://github.com/neoforged/InstallerTools/pull/4
        url 'https://prmaven.neoforged.net/InstallerTools/pr4'
        content {
            includeModule('net.neoforged.installertools', 'cli-utils')
            includeModule('net.neoforged.installertools', 'binarypatcher')
            includeModule('net.neoforged.installertools', 'jarsplitter')
            includeModule('net.neoforged.installertools', 'zipinject')
            includeModule('net.neoforged.installertools', 'installertools')
        }
    }
}

@Matyrobbrt Matyrobbrt merged commit 7e5a618 into main Jun 24, 2024
3 checks passed
@Matyrobbrt Matyrobbrt deleted the zipinject branch July 11, 2024 12:12
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