Skip to content

Early display theming #278

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

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

Early display theming #278

wants to merge 22 commits into from

Conversation

shartte
Copy link
Contributor

@shartte shartte commented Apr 19, 2025

No description provided.

@neoforged-pr-publishing
Copy link

neoforged-pr-publishing bot commented Apr 19, 2025

  • Publish PR to GitHub Packages

Last commit published: 263aef9c6a13ef8fdda91701ebb0aa2f067e60f8.

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

@neoforged-compatibility-checks
Copy link

neoforged-compatibility-checks bot commented Apr 21, 2025

@shartte, this PR introduces breaking changes.
Fortunately, this project is currently accepting breaking changes, but if they are not intentional, please revert them.
Last checked commit: 263aef9c6a13ef8fdda91701ebb0aa2f067e60f8.

loader (:loader)

  • net/neoforged/fml/loading/FMLConfig$ConfigValue
    • EARLY_WINDOW_FBSCALE:Lnet/neoforged/fml/loading/FMLConfig$ConfigValue;: ❗ API field was removed

@shartte shartte requested a review from XFactHD May 19, 2025 17:29
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.

3 participants