Skip to content

Conversation

@Technici4n
Copy link
Member

@Technici4n Technici4n commented Nov 28, 2025

Closes #78.

TODO:

  • Auto-enable in CI
  • Test legacy
  • Finish NFRT PR
  • Document in the README

@neoforged-automation neoforged-automation bot added the enhancement New feature or request label Nov 28, 2025
@neoforged-pr-publishing
Copy link

neoforged-pr-publishing bot commented Nov 28, 2025

  • Publish PR to GitHub Packages

Last commit published: 97e618f1d0240638e987db6c8563a4d40238f336 - version: 2.0.137-pr-304-binpatches-v2

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 #304" // https://github.com/neoforged/ModDevGradle/pull/304
        url = uri("https://prmaven.neoforged.net/ModDevGradle/pr304")
        content {
            includeModule("net.neoforged.moddev.legacyforge", "net.neoforged.moddev.legacyforge.gradle.plugin")
            includeModule("net.neoforged.moddev.legacyforge.repositories", "net.neoforged.moddev.legacyforge.repositories.gradle.plugin")
            includeModule("net.neoforged.moddev", "net.neoforged.moddev.gradle.plugin")
            includeModule("net.neoforged.moddev.repositories", "net.neoforged.moddev.repositories.gradle.plugin")
            includeModule("net.neoforged", "moddev-gradle")
        }
    }
}

@neoforged-automation
Copy link

@Technici4n, this pull request has conflicts, please resolve them for this PR to move forward.

@neoforged-automation neoforged-automation bot added the needs rebase This Pull Request needs to be rebased before being merged label Dec 1, 2025
@neoforged-automation neoforged-automation bot removed the needs rebase This Pull Request needs to be rebased before being merged label Dec 8, 2025
@Technici4n Technici4n marked this pull request as ready for review December 10, 2025 21:00
@Technici4n Technici4n changed the title Binpatches! Add option to disable the decompilation+recompilation pipeline Dec 10, 2025
@Technici4n Technici4n merged commit 8de12f3 into main Dec 11, 2025
10 checks passed
@Technici4n Technici4n deleted the binpatches-v2 branch December 11, 2025 22:04
@neoforged-releases
Copy link

🚀 This PR has been released as ModDevGradle version 2.0.124.

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.

[Feature request] Config option to disable decompilation cycle

2 participants