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

Format with Spotless #108

Merged
merged 1 commit into from
Apr 2, 2024
Merged

Format with Spotless #108

merged 1 commit into from
Apr 2, 2024

Conversation

Technici4n
Copy link
Member

About damn time... ;)

The custom rules are only applied to the loader subproject because "no star imports" would be exceedingly annoying with LWJGL in earlydisplay.

@neoforged-pr-publishing
Copy link

neoforged-pr-publishing bot commented Apr 1, 2024

  • Publish PR to GitHub Packages

Last commit published: 840dac3afd370bff9be3b6afbb983ecb99df4738.

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

@Technici4n Technici4n merged commit df388c3 into neoforged:main Apr 2, 2024
3 checks passed
shartte pushed a commit that referenced this pull request Dec 21, 2024
* Fix returning GAME layer resources from beginScanning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants