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

Backport of #237 #239

Merged
merged 1 commit into from
Jan 19, 2025
Merged

Backport of #237 #239

merged 1 commit into from
Jan 19, 2025

Conversation

marchermans
Copy link
Contributor

Co-authored-by: Bruno Ploumhans [email protected]

… when certain mods are present. (#237)

(cherry picked from commit 17de0d5)
@neoforged-pr-publishing
Copy link

neoforged-pr-publishing bot commented Jan 19, 2025

  • Publish PR to GitHub Packages

Last commit published: d0030d8ce0b52a44f25c9a65ecf4325feeaf61b2.

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 #239' // https://github.com/neoforged/FancyModLoader/pull/239
        url 'https://prmaven.neoforged.net/FancyModLoader/pr239'
        content {
            includeModule('net.neoforged.fancymodloader', 'earlydisplay')
            includeModule('net.neoforged.fancymodloader', 'junit-fml')
            includeModule('net.neoforged.fancymodloader', 'loader')
            includeModule('net.neoforged.fancymodloader', 'tests')
        }
    }
}

@marchermans marchermans changed the title Backport of #232 Backport of #237 Jan 19, 2025
@marchermans marchermans merged commit fb73791 into 1.21.1 Jan 19, 2025
5 checks passed
@neoforged-releases
Copy link

🚀 This PR has been released as FancyModLoader version 4.0.35.

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.

2 participants