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 service provider declarations that don't exist anymore #149

Merged
merged 1 commit into from
May 28, 2024

Conversation

Technici4n
Copy link
Member

They cause a startup exception when booting with FML on the module path.

@neoforged-pr-publishing
Copy link

neoforged-pr-publishing bot commented May 27, 2024

  • Publish PR to GitHub Packages

Last commit published: 5150ff8762e4e800054a922271015e87d9cf2dd1.

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

@Technici4n Technici4n merged commit 47c18ce into neoforged:main May 28, 2024
4 checks passed
@Technici4n Technici4n deleted the fix-services branch May 28, 2024 19:14
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