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

Modify the NeoForge flow to produce separate artifacts and merge classes in after recompile #7

Merged
merged 2 commits into from
Jun 6, 2024

Conversation

shartte
Copy link
Collaborator

@shartte shartte commented Jun 6, 2024

Fixes #11

@neoforged-pr-publishing
Copy link

neoforged-pr-publishing bot commented Jun 6, 2024

  • Publish PR to GitHub Packages

Last commit published: cef8d15d79e1e0eb98d0e6738fb90bd11638e9d7.

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 #7' // https://github.com/neoforged/NeoFormRuntime/pull/7
        url 'https://prmaven.neoforged.net/NeoFormRuntime/pr7'
        content {
            includeModule('net.neoforged', 'neoform-runtime')
        }
    }
}

@shartte shartte merged commit 35c53d8 into main Jun 6, 2024
3 checks passed
@shartte shartte deleted the move-neoforge-back branch June 6, 2024 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

runs are missing mixinextras
1 participant